Skip to main content

Personal utility functions by Igor Xmelnikov. Developed for personal use but shared for anyone who might find them helpful.

Project description

Igor's Utilities

I made these tools for myself, but you're welcome to use them if they're helpful.

Download

pip install xmelutils

if new version released add: --update

Quickstart

from xmelutils import many_count

text = "zxc123QWERTYwasd"

print(many_count(text, "z1w")) # result: 4 (case_insensitive=False by default)


print(many_count(text, "Wx1", case_insensitive=True)) # result: 3 (case_insensitive=True -> "w" != "W")

Documentation

Full documentation available on Read the Docs

License

Project used MIT License

Contributing

To contribute into the project follow instructions in Contributing file

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

xmelutils-0.0.2.1.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

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

xmelutils-0.0.2.1-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file xmelutils-0.0.2.1.tar.gz.

File metadata

  • Download URL: xmelutils-0.0.2.1.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xmelutils-0.0.2.1.tar.gz
Algorithm Hash digest
SHA256 b5be6ab3c3f3431939ef1d848a1a5da9a527f151e09bdf4715f4f7a7b8057cb9
MD5 848b505cedb50cbf01d06ae6a7d873c2
BLAKE2b-256 04798712e53c5d9968b1c49342091883d9f4969c5fe3e5d24559c73452f64938

See more details on using hashes here.

File details

Details for the file xmelutils-0.0.2.1-py3-none-any.whl.

File metadata

  • Download URL: xmelutils-0.0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xmelutils-0.0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5bb2b39e78e348e5f1f350aa20daf6f856b4bb0091998cc9c22c74fb216108c2
MD5 9d98b4d8bb3b88d9274837faf8419f0a
BLAKE2b-256 839aa3a6cc06be4f7762e10a8a1c4aff1b440549313fb0a4d25895142ed91ca8

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