https://github.com/xulbux/python
Python projects, I'm working on
https://github.com/xulbux/python
custom-commands experiments libraries prank-scripts pranks python python-library-xulbux useful-scripts
Last synced: 4 months ago
JSON representation
Python projects, I'm working on
- Host: GitHub
- URL: https://github.com/xulbux/python
- Owner: XulbuX
- License: mit
- Created: 2024-10-18T09:18:25.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-27T12:05:40.000Z (4 months ago)
- Last Synced: 2025-01-27T13:30:17.593Z (4 months ago)
- Topics: custom-commands, experiments, libraries, prank-scripts, pranks, python, python-library-xulbux, useful-scripts
- Language: Python
- Homepage:
- Size: 46.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Projects and Libraries
This repository contains various Python projects, libraries, and experiments I've worked on. It serves as a collection of my Python-related work and learning experiences.## Repositories
* [Projects](#projects) | **[view](./Projects)**
* [Commands](#commands) | **[view](./Projects/Commands)**
* [x-convert](#x-convert) | **[view](./Projects/x-convert)**
* [Experiments](#experiments) | **[view](./Experiments)**
* [SendToFriend](#sendtofriend) | **[view](./Experiments/SendToFriend)**## Projects
### Commands
Inside `Commands` are a lot of Python files, which can be added to the system paths to be run as commands. You can figure out what each command does in the [`README.md`](./Projects/Commands/README.md) of the corresponding repo.### x-convert
Inside `x-convert` is a file, supposed to be run as a command, used for converting one type of code into another type of code. For more information, take a look at the [`README.md`](./Projects/x-convert/README.md) of the corresponding repo.## Experiments
### SendToFriend
These are **harmless** prank scripts (*also as [executables](./Experiments/SendToFriend/executables)*), that do all sorts of annoying things.
Every script or executable has an exact description of what it does in the [`README.md`](./Experiments/SendToFriend/README.md) of the corresponding repo.
> [!CAUTION]
> These scripts lead to actions on your PC that you may not want.
> However, it is important to note that **none of these scripts will cause damage to your PC**.