All Projects → python-organizers → Conferences

python-organizers / Conferences

List of Python Conferences around the World

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Conferences

Awesome Russian It
📖 🎧 📺 📆 Список полезных русскоязычных ресурсов, связанных с ИТ
Stars: ✭ 323 (+137.5%)
Mutual labels:  conferences
Alf.io
alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups
Stars: ✭ 862 (+533.82%)
Mutual labels:  conferences
Awesome Cfp
A collection of awesome Call For Papers to never miss to speak anymore 🗣
Stars: ✭ 87 (-36.03%)
Mutual labels:  conferences
Conf
Конспекты докладов IT-конференций
Stars: ✭ 365 (+168.38%)
Mutual labels:  conferences
Osem
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
Stars: ✭ 649 (+377.21%)
Mutual labels:  conferences
Pretix
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
Stars: ✭ 1,037 (+662.5%)
Mutual labels:  conferences
Web
🍿 Free and open-source tech video hub.
Stars: ✭ 255 (+87.5%)
Mutual labels:  conferences
Virtualseccons
An ongoing list of virtual cybersecurity conferences.
Stars: ✭ 113 (-16.91%)
Mutual labels:  conferences
Awesome Speakers
Awesome speakers in the programming and design communities
Stars: ✭ 723 (+431.62%)
Mutual labels:  conferences
Awesome Tech Talks
🎓 🎬 An opinionated list of awesome videos related to IT / development topics, with a focus on training and gaining hands-on experience.
Stars: ✭ 80 (-41.18%)
Mutual labels:  conferences
Awesome Python Talks
🎬 🎓 An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.
Stars: ✭ 450 (+230.88%)
Mutual labels:  conferences
Opencfp
Repo for OpenCFP project, a PHP-based conference talk submission system
Stars: ✭ 536 (+294.12%)
Mutual labels:  conferences
Conf
Code and presentations used in conferences I attend
Stars: ✭ 59 (-56.62%)
Mutual labels:  conferences
Data
Python related videos and metadata powering =>
Stars: ✭ 355 (+161.03%)
Mutual labels:  conferences
Awesome Ios Resource
📱 A curated list of awesome iOS resources, including conferences, books, blogs, articles, websites and documentations
Stars: ✭ 1,289 (+847.79%)
Mutual labels:  conferences
Awesome Sec Talks
A collected list of awesome security talks
Stars: ✭ 3,411 (+2408.09%)
Mutual labels:  conferences
Dataconfs
A list of conferences connected with data worldwide.
Stars: ✭ 36 (-73.53%)
Mutual labels:  conferences
Awesome Italy Events
Curated list of tech related events in Italy
Stars: ✭ 133 (-2.21%)
Mutual labels:  conferences
Apac Conferences
A community contributed consolidated list of InfoSec meetups in the Asia Pacific region.
Stars: ✭ 90 (-33.82%)
Mutual labels:  conferences
Indico
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
Stars: ✭ 1,160 (+752.94%)
Mutual labels:  conferences

Python Conferences

Here is a list of Python Conferences around the World.

If you would like to add a conference, please submit a pull request.

If you are a conference organizer, we can give you direct access to the repository, but it is your responsibility to update your own event! The goal is to make it easier for speakers, instructors, sponsors to find your conference. Open an issue to get yourself added to the repo.

See also https://github.com/python-organizers/resources.

File Format

Each CSV file is compatible with Google Calendar with additional optional fields.

Field Description Format Notes
Subject Event name Text required, used by Google Calendar
Start Date First day of event YYYY-MM-DD required, used by Google Calendar
End Date Last day of event YYYY-MM-DD used by Google Calendar
Location Location of the event Text used by Google Calendar
Country Country code ISO 3166-1 alpha-3
Venue Name of event venue Text e.g. "Oregon Convention Center"
Tutorial Deadline Last day for tutorial proposal submissions YYYY-MM-DD
Talk Deadline Last day for talk proposal submissions YYYY-MM-DD
Website URL Event website URL
Proposal URL Proposal information URL
Sponsorship URL Sponsorship information URL

Tests & Linting

There are tests to ensure that the files are written in the correct format

pip install -r linting/requirements.txt
python linting/lint-csv.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].