My package description
Project description
Yield Curve Central PyPi Package Distribution
Efficient, lightweight python package for interacting and analyzing the US Treasury Yield Curve through data from AlphaVantage API web endpoints.
Quick start
pip install yc-central
from yc_central import ...
Developing/Contributing
System requirements
You will need the following installed on your machine to develop on this codebase
make
AKAcmake
, e.g.sudo apt-get update -y; sudo apt-get install cmake -y
- Python 3.7+, ideally using
pyenv
to easily change between Python versions git
# clone the repo
git clone https://github.com/<your github username>/yc-pypi.git
# install the dev dependencies
make install
# run the tests
make test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yc_central-0.0.1.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file yc_central-0.0.1.tar.gz
.
File metadata
- Download URL: yc_central-0.0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 517e98fa5022847bf4f386da3fb193dde4af8d3b9ae35d4917ad928217a727e4 |
|
MD5 | bc64e698c55862709afbeb4b7e417739 |
|
BLAKE2b-256 | 6c9868745790c55676c266a6cf95320ae8f3bd33618a9fcc60a2c62972bb84bf |
File details
Details for the file yc_central-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: yc_central-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a6f31b3bd201e1a7b3b46e90e6ad13f5ac4395751545c6d5cb32ee92adc87aa |
|
MD5 | a0baf72b7dc7c09f8a459cf5ee2bc286 |
|
BLAKE2b-256 | 02c59f0fb79f5a79decec9c0eb39341dd02c1fcfbdf3b3b4fd763f4b9192bd3f |