Bibliothèque pour se faciliter le scripting !
Project description
Automathèque
Code de base pour automatheque.
Installation
mais il est peu probable que vous ayez besoin de l'installer, c'est avant tout une dépendance.
pip install automatheque
Dépendances
- voir
pyproject.toml
Install en mode dev
pip install -e .[dev,docs] ou monas install depuis la racine.
Usage : Utilitaire pour script
from automatheque.util.script import script_automatheque
# préparation de l'annotation en haut du fichier :
script_automatheque = script_automatheque(__doc__, __version__)
@script_automatheque
def main(_script):
print(_script.config)
if __name__ == '__main__':
main()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
automatheque-0.9.9.tar.gz
(22.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file automatheque-0.9.9.tar.gz.
File metadata
- Download URL: automatheque-0.9.9.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1adc6da1f669790fda330669680f2061fcef4964f71d9304d3ca1ade1b3efcb0
|
|
| MD5 |
e77d4d710671c5f2dc8dab5c81152f98
|
|
| BLAKE2b-256 |
e109ad420be7ea13380f663a5b61843cd5bcf766e79c053e72c6bc8c6761bd2b
|
File details
Details for the file automatheque-0.9.9-py3-none-any.whl.
File metadata
- Download URL: automatheque-0.9.9-py3-none-any.whl
- Upload date:
- Size: 33.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
022f88c95cdc16fb98c84c5573556e9a1fe7c3fe3c6c2379a66113cd698a7cdf
|
|
| MD5 |
fd4978f15fb673686277744969afde81
|
|
| BLAKE2b-256 |
2daabb55a55a3ef2e43b60251d99f6dba70ce25bd40417f7085522ef9602e501
|