awesome-python VS pycon

Compare awesome-python vs pycon and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awesome-python pycon
1 1
80 45
- -
10.0 0.0
over 1 year ago over 1 year ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-python

Posts with mentions or reviews of awesome-python. We have used some of these posts to build our list of alternatives and similar projects.

pycon

Posts with mentions or reviews of pycon. We have used some of these posts to build our list of alternatives and similar projects.
  • PyCon US 2022 Highlights
    1 project | news.ycombinator.com | 10 May 2022
    The author mentions my talk in the list of ones to watch ("Open Source on Easy Mode"), but the actual presentation did not go well due to technical difficulties. I made the brave mistake of bringing only my iPad to present with, and apparently it was refusing to output 1080p, which resulted in squashed output of my slides in their A/V system. And delays while trying to fix it meant I had to give my talk on a compressed timescale. I had to talk even faster than expected, and still needed to elide some bits at the end. Lessons learned, I guess!

    I'm planning to re-record the talk on my own at some point soon, but until then, all of my slides and examples, and the full script for the talk, are available on my github repo. Hopefully there's something useful there for everyone:

    https://github.com/jreese/pycon

What are some alternatives?

When comparing awesome-python and pycon you can also consider the following projects:

awesome-cvelabs - A list of all awesome CVELabs

image-split-with-overlap - Split any image with any degree of overlap.

awesome-italy-events - Curated list of tech related events in Italy

awesome-tech-rss - List of awesome RSS channels related to startup, science and technology.

pybossa - PYBOSSA is the ultimate crowdsourcing framework (aka microtasking) to analyze or enrich data that can't be processed by machines alone.

system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources.

awesome-safety-critical - List of resources about programming practices for writing safety-critical software.

PyPhysicsSandbox - pyPhysicsSandbox is a simple wrapper around Pymunk that makes it easy to write code to explore 2D physics simulations. It's intended for use in introductory programming classrooms.

TheAlgorithms - All Algorithms implemented in Python