Development flow as Paleofuturistic Python
Project description
sechubman
Development flow as Paleofuturistic Python
Usage
Legacy: pip install sechubman
Preferred: uv add sechubman
Developing further
Development flow as Paleofuturistic Python
Prerequisite: uv
Setup
- Fork and clone this repository.
- Download additional dependencies:
uv sync --all-extras --dev - Optional: validate the setup with
uv run python -m unittest
Workflow
- Download dependencies (if you need any):
uv add some_lib_you_need - Develop (optional, tinker:
uvx --with-editable . ptpython) - QA:
- Format:
uv run ruff format - Lint:
uv run ruff check - Type check:
uv run mypy - Test:
uv run python -m unittest
- Format:
- Build (to validate it works):
uv build - Review documentation updates:
uv run mkdocs serve - Make a pull request.
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
sechubman-1.0.0.tar.gz
(13.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
sechubman-1.0.0-py3-none-any.whl
(20.8 kB
view details)
File details
Details for the file sechubman-1.0.0.tar.gz.
File metadata
- Download URL: sechubman-1.0.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
173127b92ecdf2b0a6f1bcbe31a7c99098a14eea62f24e209808ee651dce0d40
|
|
| MD5 |
51a6992bb8fc9449ba5214bc9fd88c49
|
|
| BLAKE2b-256 |
ad4db924c87e1d580abfbab4b6bcae013f922b2ab3a6facd2e8612712423e253
|
File details
Details for the file sechubman-1.0.0-py3-none-any.whl.
File metadata
- Download URL: sechubman-1.0.0-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
052843c4c0faed90f0979d610538a010a6c165c27a7f6c687f883afdcc657d4f
|
|
| MD5 |
5678aed392e6c69f2b2738b22797ceec
|
|
| BLAKE2b-256 |
1d0a896e36e60360cdb41d126ad3aba0cbe266e84f8a2279f56aa9abc161cff6
|