/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jeremymorgan.com
| | quakkels.com
1.0 parsecs away

Travel
| | Foray headlong into SQLite data.
| | yasoob.me
2.2 parsecs away

Travel
| | Hi there fellas. Today i am going to teach you how to use sqlite databases with python. This post will cover the basics of making and using a sqlite database with python using the sqlite3 library. Okay lets get started. Firstly if you are using python 2.5 or greater then you will have sqlite3 installed otherwise you will have to install it. Creating and connecting to a database So how do you make a database in python using the sqlite3 library?
| | fak3r.com
1.7 parsecs away

Travel
| |
| | www.rasulkireev.com
20.5 parsecs away

Travel
| Poetry is relatively new packaging and dependency manager. It makes it very easy to upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive into how Poetry works and all its features. Today I just want to focus on how to configure it for a Django project.