Finger-balabolka

A project of flood chat.


Keywords
Flood, chat, client, PyQt, 5, jim
License
MIT
Install
pip install Finger-balabolka==1.0.23

Documentation

README

What is this repository for?

  • Finger balabolka - flood chat.
  • Study project
  • Version 1.0 ALFA

install

  • on linux:

    • Create virtual environment: python3 -m venv <"dir name">
    • cd <"dir name">
    • source bin\activate <"dir name">
    • in console -> finger_balabolka
  • on windows:

    • pip install virtualenv
    • virtualenv <имя Π²ΠΈΡ€Ρ‚ΡƒΠ°Π»ΡŒΠ½ΠΎΠ³ΠΎ окруТСния>
    • <имя Π²ΠΈΡ€Ρ‚ΡƒΠ°Π»ΡŒΠ½ΠΎΠ³ΠΎ окруТСния>\Scripts\activate
  • pip install Finger_balabolka

How do I RUN?

  • PYTHON 3 !!!

  • IF YOU DON'T WANT TO CREATE virtual environment (for some reason ;))

    • just create simple script (e.g. simple_client.py):
        from fb_client.main import main
        main()
    
    • and run >> python3 simple_client.py

TO DO

  • LEARN!
  • refactoring! refactoring! refactoring! :D
  • need security