Tresoryx

View on PyPIReverse Dependencies (0)

0.2.0 Tresoryx-0.2.0-py3-none-any.whl

Wheel Details

Project: Tresoryx
Version: 0.2.0
Filename: Tresoryx-0.2.0-py3-none-any.whl
Download: [link]
Size: 36689
MD5: c25c5667bfad47d3e3c0d6498a7c839a
SHA256: d701bc9cbaeb4088a3130cb4c4c325bc781dab4af45504bc736d4d508c56b83a
Uploaded: 2020-06-21 13:50:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Tresoryx
Version: 0.2.0
Summary: Humble automatisations for treasury using spreadsheets.
Author: Guitou des Phoenix
Author-Email: guitou.phoenix[at]mailo.com
Home-Page: https://gitlab.com/GullumLuvl/tresoryx
License: GPLv3
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: French
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Utilities
Requires-Dist: PyYAML
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: xlrd
Requires-Dist: xlwt
Requires-Dist: matplotlib; extra == "graph"
Requires-Dist: jinja2; extra == "xlsx_style"
Provides-Extra: graph
Provides-Extra: xlsx_style
Description-Content-Type: text/markdown
[Description omitted; length: 3711 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tresoryx/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tresoryx/auto_bilan.py sha256=zGG4LlF8Jkmr7Zg4hbPhuCbXT66eH8gVSgxytTGSitE 3651
tresoryx/auto_dette.py sha256=bEQArPPM1eyBtjrC_qzfKpq6_DySoFmETJaYPhSUCG4 16221
tresoryx/auto_exercice.py sha256=6i2RrT9jrux6vDC0qrdvlZDQ_AFxugPOXqLgM9CzkLA 2721
tresoryx/communs.py sha256=IE6v1_lA1wuLYVFGY9O9qnYdKBkje-Wu__eyJCzjXXo 41684
tresoryx/datajoueur.py sha256=b4mhEXKey7K5fj6df_V_0AvSUfFB17N1TCBQH17koCk 1682
tresoryx/fusionne_dettes.py sha256=d86fHEIEdrUSizwPNZmHtVT_8M7NNW87KJPj6dD4uUY 1484
Tresoryx-0.2.0.dist-info/COPYING sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
Tresoryx-0.2.0.dist-info/METADATA sha256=5Kk_nsXQsobklMiCko5KSSKUSwqBFs1OnqMlJ5pBzOc 4601
Tresoryx-0.2.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
Tresoryx-0.2.0.dist-info/entry_points.txt sha256=a4ksK0LBxEwGewouYRv-hjaZq0A2S-c9Mp4m_Pe2hvI 186
Tresoryx-0.2.0.dist-info/top_level.txt sha256=tNvncvuyuYSuU8v2XSbvoPs4IrXm6Rz6b9LkH9J1Y1M 9
Tresoryx-0.2.0.dist-info/RECORD

top_level.txt

tresoryx

entry_points.txt

treso-bilan = tresoryx.auto_bilan:main
treso-datajoueur = tresoryx.datajoueur:main
treso-dette = tresoryx.auto_dette:main
treso-exercice = tresoryx.auto_exercice:main