Python backend log in system banner

Python backend log in system

8 devlogs
10h 54m 8s

Just a simple backend python log in system that works in the terminal.
Includes chat feature, banning, different permission levels and more.
Download and run from pypi or create a codespace on the repository and run it directly from there.

This project uses AI

used copilot for packaging, readme, bug fixes and deploying to pypi. Also used copilot for applying class and instance to the whole code because I aint doing allat myself

Demo Repository

Loading README...

Pepino

Final ft devlog sobspin

Yo everyone,
I am dumb and I left a lot of bugs in the program pf . So I rewrote the whole thing yayayayayay . Took a lot of work and learned a lot and with a little help of ai with some repetitive ass tasks I got through it. Now everything should work a lot more clean and without bugs :D

Changelog version 1.0

  • Rewrote everything…
Attachment
0
Pepino

Hello everyone,
Today I figured out another time that people are dumb and cant read check out the repository. Anyways I updated the readme on the pypi aswel so now it should be more straightforward to install my project.
Thank you

Changelog version 0.1.4

  • made better install explanation cus people dumb
Attachment
0
Pepino

Hello everyone,
Today I did a lot of random stuff because there was still a lot of bugs in my project. It was kind of hard to figure out some things but it worked out so yeah thats cool. Also I will put the changelog ↓ and in the corresponding file in the repository.
Thank you

!Try now!

blacklist

To create a blacklist for usernames

Changelog version 0.1.3

  • Did A LOT of random bug fixes
  • Fixed changelog not working on some devices
  • Fixed time system
  • Added time system
  • Fixed ban system
  • Added PyPi deployment support
  • Added unban mechanic
  • Renamed banusername to blacklist to avoid confusion
  • More that I forgot
Attachment
0
Pepino

I improved the readme and added ai declaration to it as requested by flavortown staff

Attachment
0
Pepino

Shipped this project!

I built a python script that is a simple login system with messaging and banning functionality, different clearance levels and more. The hardest part was learning python in general, first ever project so really glad how it turned out. The whole packaging thing was a chore but with the help of copilot I figured it out. I think I learned a lot from creating this and will definitely update it in the future. Have fun looking at it and like it if you want :)

Pepino

Made it so you don’t have to restart the program after quitting. Automatic rollback to login screen after quit or logging out

Attachment
0
Pepino

I made a better and more appealing readme. I will later add redirects under the links for documentation, bug reports and feature requests.

Attachment
0
Pepino

First work on project didnt log but
Made ban system and message system work flawlessly again :)

Also working on some more bug fixes and making database :p

Attachment
0