viciu / meetpy

MeetPy - a project of common and unified webpage for all polish python meetups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meetpy

Build Status

Meetpy website - this is a shared website along polish Python meetup groups.

For example: http://pywaw.org/ http://pykonik.org https://www.pythonlodz.org/

Local install and setup

You can run provision-new-dev-envirionment.sh on your dev environment – it will create everything necessary (using virutalenv) for basic development. For more info read the script, or ask us on slack.

https://pykonik.slack.com/ or https://join-slack.pykonik.org/

Contributing

  1. Make a fork of https://github.com/meetpy/meetpy
  2. Make changes in your fork (ideally on a feature/bugfix branch)
  3. Make sure your branch is based on latest upstream/master (git fetch upstream) (provision-new-dev-envirionment.sh adds meetpy/meetpy as upstream)
  4. Push your changes.
  5. Create a pull request to meetpy/meetpy, targeting master.

About

MeetPy - a project of common and unified webpage for all polish python meetups

License:MIT License


Languages

Language:HTML 37.3%Language:Python 37.1%Language:JavaScript 14.6%Language:CSS 10.4%Language:Shell 0.7%