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.tar.gz (8.5 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-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xmelutils-0.0.2.tar.gz
  • Upload date:
  • Size: 8.5 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.tar.gz
Algorithm Hash digest
SHA256 2599dcba0645474006e42b5f4f21f33e5b492736e35b894985307dde51bb32f4
MD5 28947088caa1d703c896bcb45bd39731
BLAKE2b-256 60c735a3728531671c75b5e7fbc3e760bf42421ec526b6dd0c7a50228144276b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: xmelutils-0.0.2-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-py3-none-any.whl
Algorithm Hash digest
SHA256 b3b4bd972cb065684ead2b8340ec37e3b7b6d1de27fa505e7fccd837b5cc28b8
MD5 3a515fbe8e24c2545a97d18cc90baee3
BLAKE2b-256 b884660ee33bf69f7b988320062151b28ee5d90ee5f406849de3c5cc397e0b22

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