a pack of functions and thing that can be cool in python
Project description
this is a package thing that does things
a guide
if you want that
i guess
scroll down for it
Change Log
0.0.1 (17/06/2021)
things. it release
0.0.2 (17/06/2021)
alright so basically i added a guide and more functions
ok so heres a guide
SECTION 1 THE TEMPORARY DATABASE
so first you wanna make a dictionary named “dataList”
add keys.
hopefully you know how.
now at the top do “from prontexPack import tempDatabase”
and do “db = tempDatabase(dataList, ‘ur databases name here’)”
now a list of things you can do
findByName(“keyname”) returns a true or false value based on if it found the keyname in the database or not
findByValue(“keyvalue”) same thing but instead of name its a value
add(“keyname”, “keyvalue”) adds a key to the database
printall() prints all your data into the console
maketext() makes your data into a compact text file
SECTION 2 THE OTHER THINGS THAT AREN’T CATEGORIZED
do “from prontexPack import cooltext, console”
now heres a guide on cooltext
cooltext(“text”, 5) basically, this does text like
t te tex text
5 times (aka for 5 iterations)
simple
now we do CONSOLE
so basically get a dictionary called buttons
the values will be what the buttons print
like this
buttons = {“print the word happiness”:”Happiness”}
k now do
console(buttons, “name here”)
now yeah
just run thing
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
File details
Details for the file prontexPack-0.0.2.tar.gz.
File metadata
- Download URL: prontexPack-0.0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec3d7e570ff52aa0918ba2bc9fb0f9c05fe238c46a502a4791744b73c49cc87a
|
|
| MD5 |
c7bf38ea2ae4a724e857892ee8438382
|
|
| BLAKE2b-256 |
04f8a1331b53db5400089972511e07405f348f74512752a7a268373c8d2bfddd
|