A collection of utilities.
Project description
UTL (Utilities)
A python library for utilities including math, system management and more.
Installation
To use it, install it using:
pip install pythonult
For development version, install it using:
pip install pythonult
Development
To start contibuting, theres multiple tutorials for your os so scroll down until you choose the proper tutorial.
Windows
- Firstly, click here to download git and then run the setup file.
- After completing the setup process, we will open cmd by pressing
Win + Ron your keyboard and then typecmdand click therunbutton. - You will see the cmd window appearing. In your cmd, type
cd C:\Users\{replace-this-part-with-your-windows-username}, then typemkdir pyutl,cd pyutland finallygit clone https://github.com/lamps-dev/utl.git. - You're done! :D. Happy contributing on windows!
Linux
- Firstly, depending on your linux distro, it may be either already installed or not installed. If its not installed, go here to have the guide for your distro.
- After installing git, on your terminal, type
cd ~, then typemkdir pyutl,cd pyutland finallygit clone https://github.com/lamps-dev/utl.git. - You're done! :D. Happy contributing on linux!
MacOS
- First, you'll need to install Git. MacOS might prompt you to install developer tools (which includes Git) when you first try to use it. Alternatively, you can download Git from the official website or install it via Homebrew using:
brew install git
-
After installing Git, open Terminal (you can find it in Applications > Utilities > Terminal, or use Spotlight Search with Command + Space and type "Terminal")
-
In your terminal, run these commands:
cd ~
mkdir pyutl
cd pyutl
git clone https://github.com/lamps-dev/utl.git
- You're done! :D. Happy contributing on MacOS!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pythonult-0.1.1.tar.gz.
File metadata
- Download URL: pythonult-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3f7851659f26e38f2b5e7ef8a47e254862c18a2718a48f1ab7d5bb5aca63be7
|
|
| MD5 |
7645a3762acdb9b6517e14b9ec0412de
|
|
| BLAKE2b-256 |
74e238f7da9d25481d1bab55af1730904511882df15991929f1f63e6aa782324
|
File details
Details for the file pythonult-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pythonult-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5e19c5380f9ac0d6c05f8daa1dcea95d57dffc00c5696c0cb72d4377796f996
|
|
| MD5 |
d71eb463dbd32473415cfaaca49b6382
|
|
| BLAKE2b-256 |
b45e4c0ed3614957e1ee9d77b8395894e3aefa998b455a6f919ceff427e7895e
|