NovaAPI

View on PyPIReverse Dependencies (0)

0.2.3.post1 NovaAPI-0.2.3.post1-py3-none-any.whl

Wheel Details

Project: NovaAPI
Version: 0.2.3.post1
Filename: NovaAPI-0.2.3.post1-py3-none-any.whl
Download: [link]
Size: 35521
MD5: 2dc110b22b487ddb1518b1a0e6e1bcc8
SHA256: 30fcd81f93b521eae4434c02ae180e9fe941f867ea7abfdce4db14a08c859767
Uploaded: 2023-08-24 00:09:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: NovaAPI
Version: 0.2.3.post1
Summary: A package to accelerate REST API development
Author: Mateus Berardo & Fábio Trevizolo
Author-Email: mateust[at]novaweb.mobi, fabiots[at]novaweb.mobi
Home-Page: https://github.com/novaweb-mobi/nova-api
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: mysql-connector-python
Requires-Dist: flask
Requires-Dist: flask-cors
Requires-Dist: connexion[swagger-ui]
Requires-Dist: python-jose (>=3.2.0)
Requires-Dist: makefun
Requires-Dist: pymongo (<4.0,>=3.12); extra == "mongo"
Requires-Dist: python-dateutil; extra == "mongo"
Requires-Dist: psycopg2-binary; extra == "postgresql"
Provides-Extra: mongo
Provides-Extra: postgresql
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7081 characters]

WHEEL

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

RECORD

Path Digest Size
nova_api/__init__.py sha256=owgtlIh4z-RHvd-R5eZHl2uhO9dnAp7lGmdcx1FaCcE 18160
nova_api/auth.py sha256=9naTqJUstPIgShcwociiUXg_lGQ8wSG7lP34Htv-rGw 5894
nova_api/baseapi.py sha256=tsg2pnoo4u4tPbOs0hYim1gtVq-ALXyO8GpE5XRzfAE 10057
nova_api/entity.py sha256=89_BUCAWs3lE1hG4ehpy-X-a3McrJjWUmr_7f6i4KwI 7482
nova_api/dao/__init__.py sha256=b2xLs4l0NGoyZIanskOPacXQywWiqfHlpy9HLi8af2I 10154
nova_api/dao/generic_sql_dao.py sha256=LJvpeiEH1kDjkalcwlrpHTMaJgLfBf17nlnZVW4Cwmk 16319
nova_api/dao/mongo_dao.py sha256=M3k6rdp7bqmJB78E_9gyFsao9lRiZm2FHbF13_rH6VQ 9763
nova_api/exceptions/__init__.py sha256=3uIPZCO4MWl7sBXMFqqbyOMyV7De9dLHNV1HDzfvZYs 3449
nova_api/persistence/__init__.py sha256=ZxycrKIK21UlEJ2fAB4E_MmfZNCzj5nQHaSOkOiVotI 1866
nova_api/persistence/mysql_helper.py sha256=bEealdmjuA-0jIpSI2vPpU5h_fLAbRfmooPjiYGRvWU 4891
nova_api/persistence/mysql_pool.py sha256=UTha6B8i9sMyQcwBF_rF0CtUolOzqiwYWZzLHJXDnF4 2844
nova_api/persistence/postgresql_helper.py sha256=IyZ2b60ZScC0RWArfmQ6zwc5I0YO-Y-tMPwF5bMU204 5035
nova_api/persistence/postgresql_pool.py sha256=enT-UWRAaexexYckvpwBdHzF9QjcavazE_bwD2z4NRg 2877
nova_api/validations/__init__.py sha256=U0ey1n1Rv_D28NZc9knsDqA4yzCDQKRRrBBNzeOa7Zk 1549
NovaAPI-0.2.3.post1.dist-info/LICENSE sha256=GlxRPVyVSwwvU-k42qvsKGhckLLDB5Xid70TVMLnGtQ 1052
NovaAPI-0.2.3.post1.dist-info/METADATA sha256=XB1-Z1ban04s2ES32TD3KgM8CLozye9EAUIlGDyBYEY 8163
NovaAPI-0.2.3.post1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
NovaAPI-0.2.3.post1.dist-info/entry_points.txt sha256=h7bVSIn4dyZUc-rD6dew7p4nxH8VaK9fXS2I-mo906M 60
NovaAPI-0.2.3.post1.dist-info/top_level.txt sha256=ZUkUajE09HQFBRPKAQJH1J8BsR4zBT2Sn_A-1--BcTM 9
NovaAPI-0.2.3.post1.dist-info/RECORD

top_level.txt

nova_api

entry_points.txt

generate_nova_api = nova_api:generate_api