macro-counter

View on PyPIReverse Dependencies (0)

0.2.2 macro_counter-0.2.2-py3-none-any.whl

Wheel Details

Project: macro-counter
Version: 0.2.2
Filename: macro_counter-0.2.2-py3-none-any.whl
Download: [link]
Size: 39315
MD5: 39e5057f6d38fb680229eb84b30645d5
SHA256: 92e550f21b4b6c872a0d3809b9ea6e7aafa6e119a453022fef275c63efc6a1b0
Uploaded: 2022-02-11 15:44:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: macro-counter
Version: 0.2.2
Summary: Python macro nutrient counter.
Author: Laurent Arthur
Author-Email: laurent.arthur75[at]gmail.com
Home-Page: https://github.com/ludwig778/macro_counter
Project-Url: Repository, https://github.com/ludwig778/macro_counter
License: GPLv3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: dnspython (<3.0.0,>=2.1.0)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.18)
Requires-Dist: pydantic (<2.0.0,>=1.9.0)
Requires-Dist: pymongo (<4.0.0,>=3.11.4)
Requires-Dist: pyparsing (<3.0.0,>=2.4.7)
Requires-Dist: tabulate (<0.9.0,>=0.8.9)
Description-Content-Type: text/markdown
[Description omitted; length: 5153 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
macro_counter/__init__.py sha256=ORuo4cwFg5PBPSG_sn5e8ohub-Rkwss9NYAwpyFT-Ko 144
macro_counter/adapters/__init__.py sha256=OhRFZdG4mEl7nTyK_rmYpG4-54c4IkGtBx-jiO7rFF4 825
macro_counter/adapters/file.py sha256=2psu62P0jlWK10A3Pp9YvhtMgDnTXFLyaVjCv0WWGnw 685
macro_counter/adapters/mongo.py sha256=XMiYjLVuo7Wp2-APCyFT8WjRHcCl3grvnR2r5pQ13Co 1001
macro_counter/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
macro_counter/app/parsers.py sha256=U1r0mE-WE0WqQ9nei70DmbFrOp2SmRdEZEA2Jc82nhY 1428
macro_counter/app/prompt.py sha256=ox5AXV4c3Dr9MS8m-skzTDlBcFp-9gFuUzd5ubuKr_k 13296
macro_counter/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
macro_counter/core/settings.py sha256=wjoDr3ttLL-fdUzKnoVr6kLZKnWtpMqG25k4vavLEd4 2875
macro_counter/exceptions.py sha256=XOtoosKdWDz8ru1Da-HfzBXsbXCTvVky_rzh5YFfEjM 100
macro_counter/fields.py sha256=HApP3f3NlSeMH4IlI68FkTfpiVvQ80w7fVMSHHyTWrA 1224
macro_counter/models.py sha256=RTk25s7VT6XMFXSQGwUivpPmQ8-R9o9Uim54ioFAJpc 4641
macro_counter/repositories/components/__init__.py sha256=wKlblVAOigf99ZtpQb3n-fADWb-xekK47qNGgy1CXOc 580
macro_counter/repositories/components/abstract.py sha256=GU_rQPXoJb1CXWDhDsbrd5JPotKG1xD6P4dDTiwnRpw 641
macro_counter/repositories/components/local.py sha256=woKkg3llTnQ3AkbLRdGOljWZqM2ERvmktMAboqVz5cQ 1923
macro_counter/repositories/components/mongo.py sha256=thqcIrhsdR063--fCWo2niq2_ML8OmcVJzaxMDEPoAo 1964
macro_counter/utils.py sha256=a6zrQOFbvDSfhbpRpYSEtWnCP6zFj-iZuSw0gZNqGqo 157
macro_counter-0.2.2.dist-info/entry_points.txt sha256=jPYxTZ1ulUZ99dxPSGhXMA7IxvKSDpxIcw6O1BSEy9E 52
macro_counter-0.2.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
macro_counter-0.2.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
macro_counter-0.2.2.dist-info/METADATA sha256=1cpzx82djIU-XnS5A0PUSjvu9bpEwi_YUGg7gSEsQiE 6239
macro_counter-0.2.2.dist-info/RECORD

entry_points.txt

macro_counter = macro_counter:main