No project description provided
Project description
StefanTools
Description
This is a package that I use in my every project. I published it so I don't have to use sys.path.append() every time.
Importing
Because of a class called "input", if you import this package using from StefanTools import * you will lose the ability to use input() in that file.
That's why you should always import this using import StefanTools.
Maintaining
Because this is created for my personal use don't expect any updating or maintaining unless I need it or feel like it.
But, if you want a new feature or found a bug, feel free to open a new issue on the GitHub page.
Things I'd like to clarify/mention
Update logs
All update logs can be seen here.
You can't turn off text being displayed in the rich style
This package uses rich style text and errors which makes things look beautiful in my opinion. If you don't like it, don't use the package.
Some functions are useless
Dependencies
Even though some things can be done without this package (for example the format.number.text() function) and instead through the use of another package, it's hard to remember which package to use to get the needed functionality so that's why some functions are just references to functions in other packages.
Useless functions
Some functions may be considered useless (the fractions() function will be an example) and that way of thinking is correct. This function just does the thing you can do in your own python file in a line of code but I think it's easier to just use StefanTools.fractions() function instead of writing the code yourself because it's easier to read and looks better in my opinion.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file stefantools-1.4.1.tar.gz
.
File metadata
- Download URL: stefantools-1.4.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c3196d66e309d9e7c6d8081c0e61e2b17c4ee2d1b3dc799d306672b17ab046c8
|
|
MD5 |
566d4d2081dd7a4fc557b1983f5cbd09
|
|
BLAKE2b-256 |
2e0f2c130162ce79864d749c73b28cfc7de6fbc34be591eefdfc5389f7b018ac
|
File details
Details for the file StefanTools-1.4.1-py3-none-any.whl
.
File metadata
- Download URL: StefanTools-1.4.1-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
70d21bca4d9be1792865dc6689658dbc5798d0522a65b93b5c8f6d8e8d6f6f21
|
|
MD5 |
6ebe46000d30e01455ad517bc39a87f5
|
|
BLAKE2b-256 |
206323f9d6ea2b750c1f6210d16f0aa8b14b377987a0c4727d726d7de65d0915
|