Skip to main content

miscutils

These are miscellaneous python utilities for general use. This package includes following submodules:

  • dbg - Debugging utilities.
  • func - Utilities related to functions.
  • insp - Utilities for inspecting the code.
  • io - Interacting with input/output of python script.
  • iter - Interacting with iterators and collections.
  • os - Operating system related utilities.
  • str - Handling strings.
  • tools - Not the code, but utilities for programmers.
  • user - User data processing.

Developing

Start from preparing venv:

python3.7 -m poetry install

Building Docs

Update .rst manually. Then:

python3.7 -m poetry run make -C docs html

Testing

python3.8 -m poetry run pytest tests

Releasing

Update version in pyproject.toml. Then:

python3.7 -m poetry build
git tag X.Y.Z
git push
git push --tags
python3.7 -m poetry publish

log into readthedocs.io and trigger a Build

References

Documentation

Source code

Package

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

miscutils-1.4.0.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

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

miscutils-1.4.0-py3-none-any.whl (24.6 kB view details)

Uploaded Python 3

File details

Details for the file miscutils-1.4.0.tar.gz.

File metadata

  • Download URL: miscutils-1.4.0.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.3 CPython/3.8.0b2 Linux/5.1.14-arch1-1-ARCH

File hashes

Hashes for miscutils-1.4.0.tar.gz
Algorithm Hash digest
SHA256 ee4286115cca4d4a57ba1471e28535c1679b4762d6bae08018ac72444b63e43f
MD5 4d05d3acb78fd2329b8d91e570598f4f
BLAKE2b-256 97c9ebda60eba876931740926178eb8f7d93ca55ce8be886b935cb11ece97f0a

See more details on using hashes here.

File details

Details for the file miscutils-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: miscutils-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 24.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.3 CPython/3.8.0b2 Linux/5.1.14-arch1-1-ARCH

File hashes

Hashes for miscutils-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d90591a78ec68e36b6a63a7dd335cb27193bbd0311118badcd29610d4656795
MD5 11cb9ab7f92a55928dc1588dec37dcfb
BLAKE2b-256 31684c667d65e1ba1d0e88c889deea019fb513b8ae287d9ba86675b1b03031a1

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.4.0 This release

2 files

1.3.1

1 file

1.2.3

1 file

1.2.2

1 file

1.2.0

1 file

1.1.5

1 file

1.1.4

1 file

1.1.3

1 file

1.1.1

1 file

1.0.3

1 file

1.0.1

1 file

1.0.0

1 file

0.25

1 file

0.20

1 file

0.19

1 file

0.18

1 file

0.17

1 file

0.16

1 file

0.15

1 file

0.14

1 file

0.13

1 file

0.12

1 file

0.11

1 file

0.10

1 file

0.9

1 file

0.8

1 file

0.7

1 file

0.3

1 file

0.2

1 file

0.1

1 file

Supported by

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