自记账的工具箱
Project description
zjz_cli
Cli tool for zjz
Use VENV
mkdir .venv
cd .venv
python3.12 -m venv .
source .venv/bin/activate
Install dependence
pip install -r requirements.txt
Build
For pyinstaller
pyinstaller --onefile --name zjz_cli --clean --noupx main.py
For Pypi
python -m build
Dependence
If you add dependence, add here
pip install typer
pip install pyinstaller
pip install httpx
pip install --upgrade build twine
Export requirements
If you add dependence, export it
pip freeze > requirements.txt
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
zjz_cli-0.0.2.tar.gz
(12.9 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
zjz_cli-0.0.2-py3-none-any.whl
(18.7 kB
view details)
File details
Details for the file zjz_cli-0.0.2.tar.gz.
File metadata
- Download URL: zjz_cli-0.0.2.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c37ddaba4f8ff4fb5a7d73f90e89ee93fe0599d128ab8b2ddc24438a4797bcd
|
|
| MD5 |
99c8f46c8b1e911c692053ba9deaa6d1
|
|
| BLAKE2b-256 |
c0e6b447d98a4952d56a1cfa3fabed925d185c0f172c9fdbf2d6480f193d877f
|
File details
Details for the file zjz_cli-0.0.2-py3-none-any.whl.
File metadata
- Download URL: zjz_cli-0.0.2-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fbdd105d5bddb5b1379dd8c146d4087605bc98a3b1cd507a47e3434ee18dfa7
|
|
| MD5 |
84ef3eb7514cabc24167dfc4255625d0
|
|
| BLAKE2b-256 |
b88e0bcea991d403acb233aad8179b66685b83c85d62140c9a57a85b780b0542
|