Skip to content

python cheatsheet from A to Z including, best practices, coding templates, concepts ..etc.

License

Notifications You must be signed in to change notification settings

Ghasak/pythonConceptsHub

Repository files navigation

pythonCheatSheet

python cheatsheet from A to Z including, best practices, coding templates, concepts ..etc.

Architecture design

               ┌───────────────────┐
               │ LIBRARY PLATFORM  ├──────┐
               └───────────────────┘      │
               ┌───────────────────┐      │
            ┌──│ JypterLab Notes   │◀─────┘
            │  └───────────────────┘
            │ ┌──────────────────────┐
            └▶│ IPY - terminal based │
              └──────────────────────┘

Install and configure

  1. To install the same environment.
pipenv install --ignore-pipfile
  1. Formatting the log in single oneliner
:%!jq .

About

python cheatsheet from A to Z including, best practices, coding templates, concepts ..etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published