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.1.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.1-py3-none-any.whl
(21.1 kB
view details)
File details
Details for the file sechubman-1.1.1.tar.gz.
File metadata
- Download URL: sechubman-1.1.1.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 |
8a2cf971780fe7b5aaf54cc1ca9e9c1e863aebfcdbb7aad4e32a9cbb6f782191
|
|
| MD5 |
e6ddd6d26877a032240c5494fb0e35e9
|
|
| BLAKE2b-256 |
1bcbaa19a9d5b45145a0282bd5f9948dd08f257307af194dc8a9d04007810ed9
|
File details
Details for the file sechubman-1.1.1-py3-none-any.whl.
File metadata
- Download URL: sechubman-1.1.1-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 |
cdc23ff05a731e51a97d9591349a840178022a4d706eb8a56715476cf8401c11
|
|
| MD5 |
99d8cada136583fb548cbbc5ececb397
|
|
| BLAKE2b-256 |
cc44efc11a886bacb0986c56e78f740298bd70a9809158fc536eb2c6c73ff6a2
|