Packaged project that contains code to scrape GitHub data, build and run stabilizer and timeline
Project description
STABILIZER + TIMELIME
Code repository for library stabilizer-timelime - https://pypi.org/project/stabilizer-timelime/
Description
Pending
How to build the package?
To build the package we use poetry as build-backend. Install poetry using pip -
pip install poetry or pip3 install poetry
In root directory (directory that contains pyproject.toml) run the build command -
python3 -m build
This command will generate a wheel (a pre-built binary package) in dist/ directory
How to install this package?
To install the latest version run -
pip install stabilizer-timelime or pip3 install stabilizer-timelime
To install custom built wheel -
pip install <path-to-wheel-file> or pip3 install <path-to-wheel-file>
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
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 stabilizer_timelime-0.2.1.tar.gz.
File metadata
- Download URL: stabilizer_timelime-0.2.1.tar.gz
- Upload date:
- Size: 41.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b4998b6277dd0f033fa1b8311014887c38a8d28bd284b2de17ea658dc7a1f7f
|
|
| MD5 |
6652f3ca55aabe2cae2e99a3fef39c77
|
|
| BLAKE2b-256 |
c337f0a7df31478aacaf17a84d3a09c2f038bf724c731aae56f80e18f3680ab0
|
File details
Details for the file stabilizer_timelime-0.2.1-py3-none-any.whl.
File metadata
- Download URL: stabilizer_timelime-0.2.1-py3-none-any.whl
- Upload date:
- Size: 58.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fbd336f2185cd534e24f2e03e24cb1dc59a2b1ed236053cbc820bc56b2df904
|
|
| MD5 |
1e51839733b8c0464438655fedc503b2
|
|
| BLAKE2b-256 |
1e909f3fddc03395d21884e7b76ebd8801693a733e7e4ad3874d3d2287ffbd73
|