Giter Site home page Giter Site logo

pycon.org's Introduction

pycon.org

This is the source code for pycon.org.

Starting a new PyCon

To start a new PyCon you must:

  • Email the Python Software Foundation trademark workgroup seeking permission
  • Confirm you have a Code of Conduct for your PyCon
  • Confirm there is no other regional PyCon (e.g. in your country)
  • Confirm that your conference is a community conference and not for commercial profit

Adding your PyCon to the website

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 served via GitHub Pages.

This repo has been configured with Netlify deployment previews. When you submit your pull request, a render will be generated so you can preview your changes. Click the 'Details' link on the deploy-preview check to see your preview.

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
  • twitter Twitter Handle

For Example:

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

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

  • name
  • location
  • website URL
  • twitter Twitter Handle

For Example:

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

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

audreyfeldroy avatar carlicode avatar cavb avatar chrisjrn avatar cloudchaoszero avatar czpython avatar davidmertz avatar delevaa avatar efe avatar ewdurbin avatar georgically avatar glasnt avatar iris9112 avatar jefftriplett avatar lorenanicole avatar malemburg avatar mariatta avatar mawy7 avatar nkantar avatar nlhkabu avatar olahfemi avatar oonid avatar santos22 avatar takanory avatar zenabkhan 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.