| Mar | APR | May |
| 17 | ||
| 2020 | 2021 | 2022 |
COLLECTED BY
Collection: Open Syllabus
The Open Syllabus collection contains WARC files from a mid-2021 crawl of about 50 million unique seed URLs extracted from the Open Syllabus version 2.6 dataset and their page requisites. The bulk of the seed URLs are from ".com", ".org", ".edu", and ".uk" TLDs.
Crawl Summary
Seed Summary
* NOTE: More than 13% URLs in the dataset point to Wayback Machine!
Full Stack Python
All topics |
Blog |
Supporter's Edition |
@fullstackpython |
Facebook |
What's new?
●New blog post with slides and a loose transcript of my latest talk on
Developer-led sales for tech startups.
-o flag that mitigates an encryption vulnerability.
●Fixed
issue #181
that identified a broken link on the Twilio page.
●New Markdown resources.
/blog/ in the URLs so they were
pointing to incorrect (broken) article locations.
●Further work on companies using Python
page.
psql command in the blog post on
Setting up PostgreSQL with Python 3 and psycopg on Ubuntu 16.04.
●Added new PostgreSQL and SQLAlchemy
resources.
●New Git resources.
@ mentions due to a missing colon in the input.
●New resources on the
static site generators
page focusing on deploying a static site.
●Major update to Vim page to add screenshots, a better example
.vimrc configuration and many more resources.
●Updated the web analytics page with a new
Python-specific section for walkthroughs that are specific to building or
using analytics with Python applications.
●Adding a slew of new Django resources.
●Working on including Crossbar.io and Autobahn to the
websockets page.
●Added the Muffin framework to the
other web frameworks page.
●Added new Emacs page based on
pull request #49
base information. Thank you!
●Added a new page on best Python videos that
breaks out all the videos I had scattered around the site and puts the
best ones in a single place.
●Beefing up the Django resources and will soon break them further down
into subcategories so they are easier to find by topic.
Added a future direction section to explain
current priorities for further developments on the site.
●More resources for web frameworks and configuration management sections.
●Added small JavaScript section. Updating witih basic resources.
●Updated application dependencies with new links to Python library
collections.
●Merged a couple of awesome pull requests that fixed typos and added
additional Bottle resources.