A package for programmatic access to bitstory API
Project description
Bitstory
Bitstory is a Python package that provides programmatic access to the Bitstory API.
Installation
To install the latest version of Bitstory, use pip:
- Create a virtual environment
python3 -m venv .venv
- Activate the virtual environment
source .venv/bin/activate
- Create a new file myfile.py with the following code
# myfile.py
import bitstory as bts
print(bts.__version__)
- Run the python file to verify the installation.
(.venv) $ python myfile.py
Bitstory Version: 0.1.3
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
bitstory-0.1.4.tar.gz
(2.4 kB
view details)
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 bitstory-0.1.4.tar.gz.
File metadata
- Download URL: bitstory-0.1.4.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f6bc233ac38512503b06c25d634999d9312bb6f7b4dcd3c29af440daf345104
|
|
| MD5 |
54e0ae9c9756a88b07b28f658f2f9229
|
|
| BLAKE2b-256 |
a80aea4a3163f90003c7ba826d66338f4387acef60c05aece45fa8599bb7b193
|
File details
Details for the file bitstory-0.1.4-py3-none-any.whl.
File metadata
- Download URL: bitstory-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abba4ee290239eb46df79965fc99f15564428208f5327a0e4ef4ed9412a5404e
|
|
| MD5 |
648a4f24c497cd11488259975cbd6e5a
|
|
| BLAKE2b-256 |
714ef1b61404be2086c1fad5d5ad5e4f37939e1f470ba08f779f7764a4e1a435
|