Code Monkey home page Code Monkey logo

python-deadlines's Introduction

Python Deadlines pages-build-deployment

Countdown timers to keep track of a bunch of Python conference deadlines.

Contributing

Contributions are very welcome!

GIF of adding a conference to pythondeadlin.es

To add or update a deadline:

  • Fork the repository
  • Update _data/conferences.yml
  • Make sure it has the conference, year, id, link, cfp, timezone, date, place, sub attributes
  • Optionally add a note
  • Send a pull request

If that is not possible you can try and submit your conference through this Google Form but that may take a second.

Example

- conference: BestConf                     # Title of conference
  year: 2022                               # Year
  link: link-to-website.com                # URL to conference
  cfp_link: link-to-cfp.com                # URL to call for proposals (Optional)
  cfp: 'YYYY-MM-DD HH:mm:ss'               # Deadline for Call for Participation / Proposals
  workshop_deadline: 'YYYY-MM-DD HH:mm:ss' # Workshop deadline if different from cfp (Optional)
  tutorial_deadline: 'YYYY-MM-DD HH:mm:ss' # Tutorial deadline if different from cfp (Optional)
  timezone: Asia/Seoul                     # Standard IANA Timezones (Omit for AoE)
  place: Incheon, South Korea              # City, Country
  date: September 18 - 22, 2022            # Nicely written dates of conference
  start: YYYY-MM-DD                        # Start date of conference for calendar
  end: YYYY-MM-DD                          # End date of conference for calendar
  sponsor: link-to-sponsor.page            # URL to Sponsorship page (Optional)
  finaid: link-to-finaid.page              # URL to Financial Aid page (Optional)
  twitter: BestConfEver                    # Twitter handle of conference (Optional)
  mastodon: https://mastodon.social/@bconf # Mastodon handle of conference (Optional)
  sub: PY                                  # Type of conference (see or add _data/types.yml)
  note: Important                          # In case there are extra notes about the conference (Optional)
  location:                                # Geolocation for inclusion in map
    latitude: 0.00
    longitude: 0.00

Description of entries

sub Description Type Required
conference Title of the conference str
year Year of this conference int
link URL to conference str
cfp_link URL to call for proposals str
cfp Deadline for Call for Participation / Proposals str
cfp_ext Extension for Call for Participation / Proposals str
workshop_deadline Workshop deadline if different from cfp str
tutorial_deadline Tutorial deadline if different from cfp str
timezone Standard IANA Timezones (Omit for AoE) str
place City, Country str
date Nicely written dates of conference str
start Start date of conference for calendar date
end End date of conference for calendar date
finaid URL to financial aid information str
sponsor URL to sponsorship opportunities str
twitter Twitter handle of conference str
mastodon Mastodon handle of conference str
sub Type of conference str
note Extra notes about the conference str
location Geolocation for inclusion in map str
latitude Latitude of venue float
longitude Longitude of venue float

Conference types for sub

sub Category name
PY General Python
SCIPY Scientific Python
PYDATA Python for Data
WEB Python for Web

Forks & other useful listings

License

This project is licensed under MIT.

It uses:

python-deadlines's People

Contributors

abhshkdz avatar jesperdramsch avatar omarsar avatar a-nau avatar zengqunzhao avatar bryant1410 avatar changebo avatar skywalker023 avatar eurus-holmes avatar manuelhaussmann avatar taineleau avatar dongkwan-kim avatar soraxas avatar hareshkarnan avatar aminjaber avatar yaoyao-liu avatar rszeto avatar hui-li avatar chahuja avatar amir-arsalan avatar yinaoxiong avatar tommaoer avatar terryyz avatar sangminwoo avatar nawshad avatar yashkumaratri avatar tnaumann avatar sanketvmehta avatar liupeng3425 avatar fsperotto 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.