|
You are here |
dhariri.com | ||
| | | | |
willhaley.com
|
|
| | | | | These instructions assume you have already installed a version of Python compatible with Flask. They also assume you have installed pip, a Python package manager. I've written instructions for this. Be mindful when copying and pasting the code below. Make sure you use Unix-style line endings in your text editor, as Michael Lee points out in the comments below. You will very likely encounter issues if you use Windows-style line endings. | |
| | | | |
www.mackorone.com
|
|
| | | | | ||
| | | | |
www.rasulkireev.com
|
|
| | | | | How to set up a virtual environment for your Django Project, or any other Python project, for that matter. | |
| | | | |
yasoob.me
|
|
| | | Oh hi there! Welcome to another useful post. This post is going to be about how to package your python scripts and packages for distribution on PyPI or some other place. Here I wont go too deep into explaining everything as most of us just need to know the basics of packaging. However i will provide you with different links for further study. Okay lets talk about setuptools first. What is it? | ||