bapi

View on PyPIReverse Dependencies (0)

0.2.5 bapi-0.2.5-py2.py3-none-any.whl

Wheel Details

Project: bapi
Version: 0.2.5
Filename: bapi-0.2.5-py2.py3-none-any.whl
Download: [link]
Size: 8826
MD5: fd10a7b9a2ed667728c058656ae79a9f
SHA256: c9778c17e868c151b1a696e179000d5c3d1c51177175869104ca4a83f1a79d69
Uploaded: 2017-11-19 20:25:13 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: bapi
Version: 0.2.5
Summary: A Beancount REST API
Author: Patrick Ruckstuhl
Author-Email: patrick[at]ch.tario.org
Home-Page: https://github.com/tarioch/bapi
License: GPLv2
Keywords: beancount rest api
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3
Requires-Dist: beancount
Requires-Dist: flask
Requires-Dist: flask-restplus
Requires-Dist: click
Requires-Dist: gitpython
[Description omitted; length: 433 characters]

WHEEL

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

RECORD

Path Digest Size
bapi/__init__.py sha256=8f4ummWTPl6PtdE9DzSUgZhPjGioA_NDC-hDpqzB9qI 22
bapi/app.py sha256=JsVc78BkCnKhr4V9IGqlMsWHQp4-_7AUXsdj9oDLixU 1383
bapi/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bapi/api/core.py sha256=_oO6DFw54zPNdfPW0wkZsUFAkvYO9hKfL8wH9NfzD5M 323
bapi/api/price.py sha256=cNzWyYRL8GOl2SvqpRnmSUYo7SD4TtdwvM7pbGaEOCQ 1412
bapi/api/query.py sha256=3VbIPsaTPN1rWsIm0pk2D8zuKdZwlEvy1G8HOyTHc9Y 2498
bapi/api/repo.py sha256=95RTtIj9qj6Gfj97_TC9WwCuGCpkAQ8pKGWXxtsYDEo 1067
bapi/api/transaction.py sha256=3rnAu-YhdS1iuEkahjel1dbKK3CI3Qbi4JqhSciHBxo 2508
bapi/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bapi/core/exception.py sha256=fdUlZqbfDzJBA0J0T7ilfhTblqEdw5Q1rptmW-cIRBg 40
bapi/core/storage.py sha256=Mjt9nGLoMlmPqxN5zUi--JeX4J0EWkdsg-aV6Q2cPCE 1380
bapi-0.2.5.dist-info/DESCRIPTION.rst sha256=7cDJy6lnsSs465FG2S2L_Uf8YjtSewuSnatv4nOzozA 433
bapi-0.2.5.dist-info/METADATA sha256=1KlVNWpRuqFUn3FWiCDkgUJRIQ6cbT1w6LcM3y2snHE 1254
bapi-0.2.5.dist-info/RECORD
bapi-0.2.5.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
bapi-0.2.5.dist-info/entry_points.txt sha256=WlNDG0genPTRDO9CDQOfrTJH2h90NNGuv93ox9v1d_c 40
bapi-0.2.5.dist-info/metadata.json sha256=9_PnQtHJbipn_BgzTvuT_GrFIEH7BSDHolNrrC33mU0 1102
bapi-0.2.5.dist-info/top_level.txt sha256=I-Wbh784Uq-q1uzrISRLvG1FHq7H2bl1zg3xG0Km9I8 11
tests/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/core/storage_test.py sha256=Lx4dNJ_-k2E79ZI4w7tdxOvRS5yvTiOy8mK85tr6L38 752

top_level.txt

bapi
tests

entry_points.txt

bapi = bapi.app:main