Claire Organizer - Python Edition
(Don't judge me, I'm outta names)
A command line file organizer made. My largest project as of the creation of this repository.
Functionalities
Organize the content of a folder, with various option, these include:
- Configure the file types of a category.
- Add/Remove a category of file types.
Installation
- Install Python 3.x from here. (Ignore if you already have Python 3.x installed)
-
Open terminal, run:
pip install claire_organizer
Usage
-
Open terminal, run:
elford -
Alternatively, in a Python file (*.py), you can do:
from claire_organizer import main main()
Changelog
Update 2.0.0
- Move to using Ziz's Ultilities functions.
- Empty folders will now be deleted after sorting.
- Added duplication handling.
Requirement(s)
- Python 3.x
Note(s)
- Deleting the config folder/file could cause everything to revert back to the default setting the next time you boot up the progam.
License
This project is licensed under the GNU General Public License 3.0, check LICENSE for more details.
Release files for claire-organizer 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| claire_organizer-2.0.0.tar.gz | 17.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| claire_organizer-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 35.6 kB
Release files / claire_organizer-2.0.0.tar.gz
| Download URL | claire_organizer-2.0.0.tar.gz |
|---|---|
| Size | 17.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c8864ed1116d46dbc6fe0137683cb1d17e8adf57f13a029bb5945f98119acb9e
|
|
BLAKE2b-256 checksum How to use checksums |
c16c18856efecb22b022e4eecfc4bbcc8b9c8613f8615bfe74ba4d77e3fe49bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.13.2
|
Release files / claire_organizer-2.0.0-py3-none-any.whl
| Download URL | claire_organizer-2.0.0-py3-none-any.whl |
|---|---|
| Size | 18.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
49a71849546da5a268353d88d8a7e525a2c6af45042fb5b14206f8d004e58265
|
|
BLAKE2b-256 checksum How to use checksums |
5dbcaf33eb5964b20961fd65b48dc69d6d3163189637db3e0c2ba76c6d8deabf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.13.2
|