Skip to main content

Various utilities for making python development easier

Project description

wombat-utils

Utilities made to support my personal development, sort of a "catch all" package

Structure

.
├── .coveragerc - Configure code coverage generation
├── .gitignore - Configure files ignores by git commands
├── .gitlab-ci.yml - Configure our gitlab CI pipeline
├── .pre-commit-config.yaml - Configure our pre-commit for code quality checks
├── .python-version - Set our python version, used for python selection in terminals
├── .vscode - Configure our vscode workspace
│   ├── launch.json - Settings used for debugging/running code
│   └── settings.json - Workspace settings
├── README.md - YOU ARE HERE
├── flake.lock - Stores the state of our nix flake
├── flake.nix - Configure our nix environment
├── pyproject.toml - Our project configuration
├── src - Source code to be packaged with the wheel
│   └── wombat - Namespace folder
│       └── utils - Contains utilities for different types
│           ├── __init__.py
│           ├── dictionary.py - Utilities for dictionaries
│           ├── errors - Utilities for handling or generating errors
│           │   ├── decorators.py - Decorators that help enforce code constraints
│           │   └── exceptions.py - Common Exceptions that can be raised
│           └── files
│               └── search.py - Utilities for searching files
└── uv.lock - Stores our installed python versions

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

wombat_utils-0.2.2.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wombat_utils-0.2.2-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file wombat_utils-0.2.2.tar.gz.

File metadata

  • Download URL: wombat_utils-0.2.2.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.4.30

File hashes

Hashes for wombat_utils-0.2.2.tar.gz
Algorithm Hash digest
SHA256 3384cc279b95a778cd7978c4523f6101ee5a5b2e230c75feda92589e864bc326
MD5 849b99e8c9e89c465743dc7f008958ff
BLAKE2b-256 fde6238de30b9ddf760d50ffa974f7cd3356c46aa13d8b24143b5d245d072019

See more details on using hashes here.

File details

Details for the file wombat_utils-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for wombat_utils-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f499b338c999a540281c2429e938b33954fd63c9660a5f49478e324c1c2a89e1
MD5 6bdeb5bc8c42fa1f88dd03b185cd86c6
BLAKE2b-256 ad09f1bbb6a0ae74c6c1a588af2b07106d8f0fc9bfa5048daabe9e9613b5ed7e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page