[![Latest Release](https://framagit.org/discord-catho/module_recupere_db/-/badges/release.svg)](https://framagit.org/discord-catho/module_recupere_db/-/releases)
[![pipeline status](https://framagit.org/discord-catho/module_recupere_db/badges/main/pipeline.svg)](https://framagit.org/discord-catho/module_recupere_db/-/commits/main)
---
[![coverage report](https://framagit.org/discord-catho/module_recupere_db/badges/main/coverage.svg)](https://discord-catho.frama.io/module_recupere_db/coveragepy_report/)
[![PEP8-Critical](https://img.shields.io/endpoint?url=https://discord-catho.frama.io/module_recupere_db/badges/pep8-critical.json)](https://discord-catho.frama.io/module_recupere_db/flake8_report/)
[![PEP8-NonCritical](https://img.shields.io/endpoint?url=https://discord-catho.frama.io/module_recupere_db/badges/pep8-noncritical.json)](https://discord-catho.frama.io/module_recupere_db/flake8_report/)
[![PEP8-Rate](https://img.shields.io/endpoint?url=https://discord-catho.frama.io/module_recupere_db/badges/pep8-rate.json)](https://discord-catho.frama.io/module_recupere_db/flake8_report/)
[![Profiling](https://img.shields.io/static/v1?label=Profiling&message=yep&color=informational)](https://discord-catho.frama.io/module_recupere_db/profiler_report)
---
[![Downloads](https://pepy.tech/badge/dktorecuperedb/month)](https://pepy.tech/project/dktorecuperedb)
[![Supported Versions](https://img.shields.io/pypi/pyversions/dktorecuperedb.svg)](https://pypi.org/project/dktorecuperedb)
---
[![Catholic project](https://img.shields.io/static/v1?label=catholic&message=unofficial&color=orange&style=plastic&logo=feathub)]()
---
# Installer ce module en local (après `$ git clone ...`):
```
$ cd /path/module_recupere_db
$ pip install -e .[doc]
```
# Variables d'environnement :
## Offices
* RECUPEREDB_OFFICE_PATH : (default: ./datas/office.db)
* RECUPEREDB_OFFICE_JSONPATH : (default: {RECUPEREDB_OFFICE_PATH}/../office/{self.office}.json)
* RECUPEREDB_OFFICE_INFO_NAME : (default: office_info)
* RECUPEREDB_OFFICE_ELEMENT_NAME : (default: office_element)
* RECUPEREDB_OFFICE_HUNFOLDING_NAME : (default: office_deroule)
* RECUPEREDB_OFFICE_ADDITIONNAL_NAME : (default : office_addition)
## Compendium
* RECUPEREDB_COMPENDIUM_PATH : (default:./datas/compendium.db)
* RECUPEREDB_COMPENDIUM_CONTENT_NAME : (default: content)
* RECUPEREDB_COMPENDIUM_SEQUENCE_NAME : (default: sequence)
* RECUPEREDB_COMPENDIUM_COLLECTION_NAME : (default: content_collection)
## Bible
* RECUPEREDB_BIBLE_PATH : (default: ./datas/bible.db)
* RECUPEREDB_BIBLE_NAME : (default: verses)
### 1 an
* RECUPEREDB_BIBLE1YEAR_PATH : (default: ./datas/bible1year.db)
* RECUPEREDB_BIBLE1YEAR_NAME : (default: bible_references)
# TODO :
* Unifier les bases de données avec différentes tables
## Remarques :
* Je mets à jour pip23.1.2
* N'ont pas fonctionnés dans le fichier setup.cfg
```
parserhtml==1.0.0 @ git+ssh://git@framagit.org:discord-catho/module_html_parser.git@v1.0.0#egg=parserhtml
parserhtml @ git+ssh://git@framagit.org:discord-catho/module_html_parser.git@v1.0.0#egg=parserhtml
easysqlite3 @ git+ssh://git@framagit.org:discord-catho/easy_sqlite3.git#egg=easysqlite3
parserhtml @ git+ssh://git@framagit.org:discord-catho/module_html_parser.git
easysqlite3 @ git+ssh://git@framagit.org:discord-catho/easy_sqlite3.git
parserhtml @ file:///home/pierre/Documents/Projets/catho/module_html_parser
easysqlite3 @ file:///home/pierre/Documents/Projets/catho/easy_sqlite3
parserhtml @ git+https://framagit.org/discord-catho/module_html_parser.git@v1.0.0#egg=parserhtml
parserhtml @ git+https://framagit.org/discord-catho/module_html_parser.git@v1.0.0#egg=parserhtml
easysqlite3 @ git+https://framagit.org/discord-catho/easy_sqlite3.git#egg=easysqlite3
```
Raw data
{
"_id": null,
"home_page": "https://1sixunhuit.frama.io/recupere_db",
"name": "dktorecuperedb",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9, <4",
"maintainer_email": "",
"keywords": "['profiling','profiler','line_profiler','html','report']",
"author": "Pierre",
"author_email": "pierre@exemple.com",
"download_url": "https://files.pythonhosted.org/packages/88/cc/2476c8a5f0a1ec441693e5657465c25188296523727dce28c906edceda38/dktorecuperedb-0.1.0b7.tar.gz",
"platform": null,
"description": "[![Latest Release](https://framagit.org/discord-catho/module_recupere_db/-/badges/release.svg)](https://framagit.org/discord-catho/module_recupere_db/-/releases)\n[![pipeline status](https://framagit.org/discord-catho/module_recupere_db/badges/main/pipeline.svg)](https://framagit.org/discord-catho/module_recupere_db/-/commits/main)\n\n---\n\n[![coverage report](https://framagit.org/discord-catho/module_recupere_db/badges/main/coverage.svg)](https://discord-catho.frama.io/module_recupere_db/coveragepy_report/)\n[![PEP8-Critical](https://img.shields.io/endpoint?url=https://discord-catho.frama.io/module_recupere_db/badges/pep8-critical.json)](https://discord-catho.frama.io/module_recupere_db/flake8_report/)\n[![PEP8-NonCritical](https://img.shields.io/endpoint?url=https://discord-catho.frama.io/module_recupere_db/badges/pep8-noncritical.json)](https://discord-catho.frama.io/module_recupere_db/flake8_report/)\n[![PEP8-Rate](https://img.shields.io/endpoint?url=https://discord-catho.frama.io/module_recupere_db/badges/pep8-rate.json)](https://discord-catho.frama.io/module_recupere_db/flake8_report/)\n[![Profiling](https://img.shields.io/static/v1?label=Profiling&message=yep&color=informational)](https://discord-catho.frama.io/module_recupere_db/profiler_report)\n\n---\n\n[![Downloads](https://pepy.tech/badge/dktorecuperedb/month)](https://pepy.tech/project/dktorecuperedb)\n[![Supported Versions](https://img.shields.io/pypi/pyversions/dktorecuperedb.svg)](https://pypi.org/project/dktorecuperedb)\n\n---\n\n[![Catholic project](https://img.shields.io/static/v1?label=catholic&message=unofficial&color=orange&style=plastic&logo=feathub)]()\n\n---\n\n\n# Installer ce module en local (apr\u00e8s `$ git clone ...`):\n```\n$ cd /path/module_recupere_db\n$ pip install -e .[doc]\n```\n\n# Variables d'environnement :\n## Offices\n\n* RECUPEREDB_OFFICE_PATH : (default: ./datas/office.db)\n* RECUPEREDB_OFFICE_JSONPATH : (default: {RECUPEREDB_OFFICE_PATH}/../office/{self.office}.json)\n* RECUPEREDB_OFFICE_INFO_NAME : (default: office_info)\n* RECUPEREDB_OFFICE_ELEMENT_NAME : (default: office_element)\n* RECUPEREDB_OFFICE_HUNFOLDING_NAME : (default: office_deroule)\n* RECUPEREDB_OFFICE_ADDITIONNAL_NAME : (default : office_addition)\n\n## Compendium\n* RECUPEREDB_COMPENDIUM_PATH : (default:./datas/compendium.db)\n* RECUPEREDB_COMPENDIUM_CONTENT_NAME : (default: content)\n* RECUPEREDB_COMPENDIUM_SEQUENCE_NAME : (default: sequence)\n* RECUPEREDB_COMPENDIUM_COLLECTION_NAME : (default: content_collection)\n\n## Bible\n\n* RECUPEREDB_BIBLE_PATH : (default: ./datas/bible.db)\n* RECUPEREDB_BIBLE_NAME : (default: verses)\n\n### 1 an\n* RECUPEREDB_BIBLE1YEAR_PATH : (default: ./datas/bible1year.db)\n* RECUPEREDB_BIBLE1YEAR_NAME : (default: bible_references)\n\n# TODO :\n* Unifier les bases de donn\u00e9es avec diff\u00e9rentes tables\n\n## Remarques :\n* Je mets \u00e0 jour pip23.1.2\n\n* N'ont pas fonctionn\u00e9s dans le fichier setup.cfg\n```\nparserhtml==1.0.0 @ git+ssh://git@framagit.org:discord-catho/module_html_parser.git@v1.0.0#egg=parserhtml\nparserhtml @ git+ssh://git@framagit.org:discord-catho/module_html_parser.git@v1.0.0#egg=parserhtml\neasysqlite3 @ git+ssh://git@framagit.org:discord-catho/easy_sqlite3.git#egg=easysqlite3\nparserhtml @ git+ssh://git@framagit.org:discord-catho/module_html_parser.git\neasysqlite3 @ git+ssh://git@framagit.org:discord-catho/easy_sqlite3.git\nparserhtml @ file:///home/pierre/Documents/Projets/catho/module_html_parser\neasysqlite3 @ file:///home/pierre/Documents/Projets/catho/easy_sqlite3\nparserhtml @ git+https://framagit.org/discord-catho/module_html_parser.git@v1.0.0#egg=parserhtml\nparserhtml @ git+https://framagit.org/discord-catho/module_html_parser.git@v1.0.0#egg=parserhtml\neasysqlite3 @ git+https://framagit.org/discord-catho/easy_sqlite3.git#egg=easysqlite3\n```\n",
"bugtrack_url": null,
"license": "AGPL 3",
"summary": "RECUPERE databases",
"version": "0.1.0b7",
"project_urls": {
"Homepage": "https://1sixunhuit.frama.io/recupere_db"
},
"split_keywords": [
"['profiling'",
"'profiler'",
"'line_profiler'",
"'html'",
"'report']"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "06980a609a29b84e84296c54f986f3403843eae1f743ae5c067a2aa3fa36cf89",
"md5": "192feae45ea523e7b28b409d4c010e89",
"sha256": "0b63170371e818bf5065fc484f5780a6643c1432a8cec0d9e44ba7fc372ed6b9"
},
"downloads": -1,
"filename": "dktorecuperedb-0.1.0b7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "192feae45ea523e7b28b409d4c010e89",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9, <4",
"size": 36309,
"upload_time": "2023-09-01T11:14:52",
"upload_time_iso_8601": "2023-09-01T11:14:52.659289Z",
"url": "https://files.pythonhosted.org/packages/06/98/0a609a29b84e84296c54f986f3403843eae1f743ae5c067a2aa3fa36cf89/dktorecuperedb-0.1.0b7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "88cc2476c8a5f0a1ec441693e5657465c25188296523727dce28c906edceda38",
"md5": "be910e03c34405156837c3f9efea118d",
"sha256": "a91d9cb88cf2246bd95f8bb931503f8016d56bd6f9a91c25add75b1d909b8f75"
},
"downloads": -1,
"filename": "dktorecuperedb-0.1.0b7.tar.gz",
"has_sig": false,
"md5_digest": "be910e03c34405156837c3f9efea118d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9, <4",
"size": 25388,
"upload_time": "2023-09-01T11:14:54",
"upload_time_iso_8601": "2023-09-01T11:14:54.350662Z",
"url": "https://files.pythonhosted.org/packages/88/cc/2476c8a5f0a1ec441693e5657465c25188296523727dce28c906edceda38/dktorecuperedb-0.1.0b7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-01 11:14:54",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "dktorecuperedb"
}