Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drastic update of the tutorial #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

lewoudar
Copy link

@lewoudar lewoudar commented Sep 17, 2019

The major update is the switch to python3 in the examples and the build script. Python2 will be leaving on January 1st, 2020 so I think it's time to update the examples.

I also added an example of an HTTP/2 server which can serve static files from a server, and updated somes examples, README to be Windows friendly.

added a .gitignore file to not commit dev files
body.tmpl: added reference to the shiny libuv library.
build.py: updated script to use python 3
requirements.txt: removed fixed version of Jinja2
tutorial.md: updated examples to switch to python3, added an example of an HTTP/2 server
README.md: updated instructions to contribute to the project

the major update is the switch to python3 in the examples and the build script

added a .gitignore file to not commit dev files
body.tmpl: added reference to the shiny libuv library.
build.py: updated script to use python 3
requirements.txt: removed fixed version of Jinja2
tutorial.md: updated examples to switch to python3
README.md: updated instructions to contribute to the project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant