Skip to main content

CoinPy is an open-source project for making cryptocurrency available for everyone.

Project description

CoinPy

CoinPy is an open-source project for making cryptocurrency available for everyone.

Installation

pip install coin-py

Installation from source

git clone https://github.com/Demirrr/coin-py
# To develop
pip install -e .[dev]
python -m pytest tests

Examples

import coinpy as cp
# Fetch and Store all coins provided in Coinbase
cp.Collector().fetch_and_save()

Todos

  • Provide previous information about coins.
  • Examples of using coinpy within sktime.
  • Adapt test driven software development.
  • Integrate crontab for automatic scrapping.

In Progress

  • Examples of using coinpy within sktime.
  • Integrate crontab for automatic scrapping.

Done ✓

  • Create fetching coins from Coinbase.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

coin_py-0.0.1-py3-none-any.whl (5.8 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