Library to get candlesticks info
Project description
candlestix
Python package to fetch candlesticks data for stocks. Focussed on Indian stocks.
Build
- Before you build, please ensure you update the project version in
{project-root}/setup.py- The field is
setup -> version
- The field is
- To build, run the script
./build.shfrom project root directory- The build script will automatically delete the following build directories in project root
- build/
- dist/
- candlestix.egg-info/
- Next, it builds the project using
python3 -m build --wheel
- The build script will automatically delete the following build directories in project root
Build and Install
- To install run
./build.sh -ior./build.sh --install - To verify, run
pip list | grep candlestix
Uninstall
- To uninstall, run
pip uninstall candlestix - Verify
pip list | grep candlestix
Upload
To upload to PyPi
twine upload dist/*
To install twine
pip install twine
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file candlestix-2.0.5-py3-none-any.whl.
File metadata
- Download URL: candlestix-2.0.5-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29a77b8c26e0502ec6bf549eed491de97b4a7f5ad63b0d66a8d08d6caae2a4c3
|
|
| MD5 |
a15f6bccdac3b6774a6b82a782e5af81
|
|
| BLAKE2b-256 |
d4ff8bcaede8710b58f120c908a72e6a9aced88528d5fcd044f37c0ba0ac8cb0
|