Extract cryptographic functions and attributes from a codebase.
Project description
Crypto Function Extractor
Extract cryptographic functions and attributes from a codebase.
Usage
Legacy: pip install cryptofunc
Preferred: uv add cryptofunc
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
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
cryptofunc-0.1.0.tar.gz
(1.7 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 cryptofunc-0.1.0.tar.gz.
File metadata
- Download URL: cryptofunc-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45a524e98300f74793c2572d0b0cf96060843306ebd6733b432b09a3beff7154
|
|
| MD5 |
480b09f871300e76a0886ce426470bbc
|
|
| BLAKE2b-256 |
fd79a09084bcf99c2230ba9fd1752a9fec8a4a1c525ee71eda282bdafad3a4a9
|
File details
Details for the file cryptofunc-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cryptofunc-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caac61aacbd935cd7bfa0b228456b99898ae4df61cc27970ee8976b5315a0e32
|
|
| MD5 |
502a554bb56aa56cd9da649695d5d477
|
|
| BLAKE2b-256 |
5c3a893b901a4a0cf870aefc463b65d1dd4a711bbe1f28454eef8023fa6fc3d2
|