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-0.2.0.tar.gz
(3.3 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 sechubman-0.2.0.tar.gz.
File metadata
- Download URL: sechubman-0.2.0.tar.gz
- Upload date:
- Size: 3.3 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 |
7422c3501d64945455cb7a6dafe9711cbc9845e559542ce9b9bb09cff52df727
|
|
| MD5 |
8e4bd59b27a59baccfc4e82ba6a7c8c0
|
|
| BLAKE2b-256 |
2308d65cd124f62af0db33f38d497dcd9bf0f4bb65e7eb3ff515cfb05483cb51
|
File details
Details for the file sechubman-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sechubman-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.6 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 |
41f56d72612d6820691ad158e8e58a1495b2f7fe09e5e5dac8e084b76cab465a
|
|
| MD5 |
02300635e03b0517ea07a6bb6afc1c24
|
|
| BLAKE2b-256 |
a7e5b4db0cf7e96c7a12f51e8b5e572bc408e77144252a92cdc44c51bc9e9a86
|