This package is being developed to help generate beautiful reports.
Project description
shirotsubaki
This package is being developed to help generate beautiful reports.
Documentation
Installation (for Users)
From PyPI
You can install the release version from PyPI.
pip install shirotsubaki
From Local Source Code
If you want to use the latest version that has not been released, clone this repository and install from the local directory.
git clone git@github.com:CookieBox26/shirotsubaki.git
cd shirotsubaki
pip install .
Development Guide (for Developers)
Please run the following commands.
git clone git@github.com:CookieBox26/shirotsubaki.git
cd shirotsubaki
# make some changes to the code
pytest # Please test locally
vi docs/reference.md # Please update documentation
mkdocs serve # Please preview documentation locally
If you have run the command above, you can view the documentation at http://localhost:8000/.
If you are not an administrator, please open a pull request at this point.
Build and upload the distribution archives (for administrator only)
Please run the following commands. More details are here.
pip install --upgrade build
pip install --upgrade twine
pip install --upgrade pkginfo # This might be needed
python -m build
python -m twine upload dist/*
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 shirotsubaki-0.0.1a7.tar.gz.
File metadata
- Download URL: shirotsubaki-0.0.1a7.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
801687b02d437132c167038d4e729cd2b0821ff63d9cf6fdf1839d1df0a5de75
|
|
| MD5 |
14cc464af1fb9db999ff4b269dddddf6
|
|
| BLAKE2b-256 |
8fb4875cf39ecd1b311cf36749638b3acf6d6cd050ea98487fe07c5fe8cc1530
|
File details
Details for the file shirotsubaki-0.0.1a7-py3-none-any.whl.
File metadata
- Download URL: shirotsubaki-0.0.1a7-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9b082d22f4888a374565958a8e4741ad763967f4b87025aea773b3b6b4611cd
|
|
| MD5 |
3c5260245b0690241d42b8e9c14247dc
|
|
| BLAKE2b-256 |
f5da1dd9b69fb9d0ae66dc7b5654547ce429fd747d6da6cfe80d00b1d3090111
|