Skip to main content

A collection of assorted methods to make small tasks easier..

Project description

usefulib v1.0.2

A useful library for Python with assorted functions to make small tasks easier.

GitHub Page: https://github.com/hamdivazim/usefulib

How to install

Install with pip in your terminal, making sure Python is added to PATH:

$ pip install usefulib

How to use

All you need to do is import the package, and all usefulibs that you may want will come along with it! As an example:

import usefulib

a_string = "abcdef123456"
reverse_string = usefulib.reverse_string(a_string)

What can it do?

usefulib is open-source and can be contributed to by anyone. Therefore, it offers a lot of simple functions to make writing code easier and quicker. A complete list of all fuctions usefulib provides can be found here.

Can I contribute?

Want to contribute? You rock! Before you do, make sure to read the contributing guidelines and you should have your PR merged!

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

usefulib-1.0.2.tar.gz (16.6 kB view hashes)

Uploaded Source

Built Distribution

usefulib-1.0.2-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

Supported by

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