This Package is for Quality of life stuff that you will need in your project
Project description
FedxD Package
Hello I am FedxD.
This Package is for Quality of life stuff that you will
need in your project
This Package Include Quality of life changes for
several other packages
Packages
- openpyxl
- discord
- pygame
it is mostly consisting of several converters for time,temperature,weight,lenght,color etc and will keep getting new commands
Commands:
- color
- color.rgbcolor(color)
(It converts a color to its rgb numbers) - color.hexcolor(color)
(it convetrs a color to its hex code)
- color.rgbcolor(color)
- converter
- Time
(Converts Day To Sec And Vice Versa) - Bytes
(Converts KB,MB,GB,TB to B and vice versa) - Weight
(Converts KG to Pound and Vice Versa) - Lenght
(Converts Meter To Foot and vice versa, cm to inch and vice versa, and Meter and Foot To Yard) - Temperature
(Converts Celcius to Farenhiet and vice versa , and Celcius and Farenhiet To Kelvin and vice versa)
- Time
- random
- date(year)
(Generates a Random Date Within The Given Year) - color
(Generates a Random Color) - name
(Generates a Random Name) - age
(Generates a Random Age) - fact
(Generates a Random Fact) - true_false
(Gives Either True Or False in Boolean)
- date(year)
- excel
- new_sheet(wb, title)
(it creates a new excel sheet in workbook) - cell_font(worksheet, cell ,font)
(set a font on the given cell) - cell_color(worksheet,cell,color)
(set a color on the given cell) - list_entry(worksheet,coulum,list)
(adds all the items in the list on the given coulum) - cell_entry(worksheet,cell,value)
(adds the value to the given cell) - merge_cell
(Merge 2 given cells) - sheet_protect(worksheet, password)
(Adds password to a excel file) - sheet_unprotect
(removes protection from worksheet)
- new_sheet(wb, title)
- discord
- swear_detection(message, swear_words)
(CAUTION: on @bot.listen in on_message add this command with the message and a list of swears to detect)
- swear_detection(message, swear_words)
- pygame
- check_collision(rect1, rect2)
(checks if rect1 collide with rect2 and gives a boolean (True/False)) - handle_event(events)
(provide it with pygame events and it will detect for quit event and escape key press and quit the game) - render_text(screen,text,font,color,x,y)
(renders the given text with the given font with the color on x,y cordinates) - random_spawn_x(WIDTH, obj_width)
(Gives a Random x cordinate for spawning obj) - random_spawn_y(HEIGHT, obj_height)
(Gives a Random y cordinate for spawning obj)
- check_collision(rect1, rect2)
Version = 0.1 (testing)
Version = 0.2 (Fixing Bugs and testing)
Version = 0.3 (Fixing Bugs)
Version = 0.4 (Fixing Bugs And Making Ready)
Version = 0.5 (New Module(random))
Version = 0.6 (Bug Fixing)
Version = 0.7 (3 New Modules (excel, discord, pygame))
Version = 0.8 (Bug Fixes)
Version = 0.9 (Testing)
Version = 1.0 (Testing Full Release)
Version = 1.1 (Official Full Realease)
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
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 FedxD-1.4.tar.gz.
File metadata
- Download URL: FedxD-1.4.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c8c1a92eccc5904b555d112210bd2c017cc11bd5ade6d449e19003d1d295f47
|
|
| MD5 |
64139a8a852aa1c133e0e3c77b070309
|
|
| BLAKE2b-256 |
ddcf8579930426cffc503bc03013db4e3861aad8a70246b2993061e9548d3982
|
File details
Details for the file FedxD-1.4-py3-none-any.whl.
File metadata
- Download URL: FedxD-1.4-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7cff1f53f0c6d87cef8b7919431e2e52f3a14395e243a729355e50260af8258
|
|
| MD5 |
935b0444500d24d32988299b01446880
|
|
| BLAKE2b-256 |
70192918493d129a71d2c699da6b7535f915e7125d76fccfcabdafbde6a9f37f
|