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.1.0.tar.gz
(14.0 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.1.0-py3-none-any.whl
(21.1 kB
view details)
File details
Details for the file sechubman-1.1.0.tar.gz.
File metadata
- Download URL: sechubman-1.1.0.tar.gz
- Upload date:
- Size: 14.0 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 |
517b63f443466888bb19a29f52696aa10a5be2cb9710e39adf7d4a982ec028fc
|
|
| MD5 |
169a043be7ecfa598b99dfb53e529941
|
|
| BLAKE2b-256 |
a9ecab09f8b0942c21df0bfc0d12ef6b66ffeeea3e690875394e199d65f7a142
|
File details
Details for the file sechubman-1.1.0-py3-none-any.whl.
File metadata
- Download URL: sechubman-1.1.0-py3-none-any.whl
- Upload date:
- Size: 21.1 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 |
3daa2ef4af7b017e04f31cffc45ca505db3e533b8c4ddccc6bebfbdf02984bd5
|
|
| MD5 |
709487d1f628143751367c672f672f80
|
|
| BLAKE2b-256 |
461ad5eacb4caf75073d8347f671fb49d221388dda7190f8bbdaf8d6dc2dad36
|