Giter Site home page Giter Site logo

pycon.org's Introduction

pycon.org

This is the source code for pycon.org.

If you run a Python event or conference, you can add or edit your listing by making a pull request to this repository.

Ordering

National Conferences are listed in alphabetical location by location.

Regional conferences are listed in alphabetical order by name.

Testing your change

PyCon.org is data-driven with Jekyll templating.

Adding your event

Each national conference card should be created as _national/conferencename.yml, with a:

  • name
  • flag (2-letter ISO 3166 Alpha 2, e.g. us, nz)
  • location
  • website URL

For Example:

---
name: PyCon Namibia
flag: na
location: Namibia
website: http://python-namibia.org/
---

Special interest and regional conferences should be created as _regional/conferencename.yml, with a:

  • name
  • location
  • website URL

For Example:

---
name: Pycon Latam
location: Puerto Vallarta, México
website: https://www.pylatam.org/en/
---

Be sure to include the --- at the start and end of the file!

If in doubt

Copy an example from another conference.

Calendar

If you would like to submit your event to the event calendar please see the python.org wiki for instructions.

pycon.org's People

Contributors

chrisjrn avatar cloudchaoszero avatar czpython avatar efe avatar ewdurbin avatar georgically avatar glasnt avatar iris9112 avatar jefftriplett avatar lorenanicole avatar mariatta avatar nkantar avatar nlhkabu avatar olahfemi avatar oonid avatar santos22 avatar takanory avatar zenabkhan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.