- Notifications
You must be signed in to change notification settings - Fork5
Quest for the fun filled adventure of Python ❤
NotificationsYou must be signed in to change notification settings
ProdigiousPython/ProdigiousPython
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to Prodigious Python 🐍
Idea of Prodigious Python is to be different from the traditional books.
We wanted Prodigious Python to be:
- Fun 🎉
- Executable 🤖
- Publishable via static web pages and PDF ⚙️
First things first, We need to clone our repo
git clone https://github.com/ProdigiousPython/ProdigiousPython.git
We usePoetry for the dependency mangement.
Let's install the packages required using the below command:
poetry install
To run the jupyter-lab:
poetry run jupyter-lab
To convert the notebooks to html
poetry run jb build.
To convert the notebooks to pdf
poetry run jb build --builder=pdfhtml.
The generated files would be present in_build
folder.
1. Introduction to Python
2. Indentation
3. Comments and DocStrings
4. Functions
6. Conditionals
7. Loops
Made with ❤️
About
Quest for the fun filled adventure of Python ❤
Topics
Resources
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.