Skip to main content

Cost basis calculator for blockchain assets.

Project description

yabc on PyPI MIT License badge yabc on TravisCI

What's this?

Cost basis calculation library and HTTP API. Most useful for blockchain-backed assets like bitcoin.

Requirements and python deps

  • python3.5+

pip packages:

  • flask
  • dateutil
  • twine (for distribution only)

Running

Running the api server in development mode from source:

virtualenv -p python3 venv
source ./venv/bin/activate
# Creating and activating a virtual environment above is optional and recommended
./setup.py install
make run

Running the docker image

make build
make run_docker

Notes

File structure inspired by source and test layout of python modules sshuttle and flask.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yabc-0.0.10.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

yabc-0.0.10-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page