Skip to main content

A library to handle authentication with Robinhood's API

Project description

fast_arrow_auth

A simple yet robust API client for Robinhood

Build Status   Coverage Status   Version

example

# @TODO

install

Install the package from pypi,

pip install fast_arrow_auth

design principles

features

development

Install pipenv, and then run,

pipenv install --dev

Run the test suite via,

make test

Run all the examples (make sure you add username/password to config.debug.ini),

sh run_all_examples.sh

Run the test suite against a specific python version,

pipenv run tox -e py36

releases

Adding so I don't forget the next time I release a version,

python setup.py sdist bdist_wheel
twine upload dist/*

projects using fast_arrow_auth

Add your projects here.

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

fast_arrow_auth-0.0.1.tar.gz (147.0 kB view hashes)

Uploaded Source

Built Distribution

fast_arrow_auth-0.0.1-py3-none-any.whl (149.2 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