Metadata-Version: 2.1
Name: pyconindia
Version: 1.0.5
Summary: The largest gathering of Pythonistas in India for the Python programming language.
Home-page: https://github.com/anistark/pyconindia
Author: PyCon India Team
Author-email: contact@in.pycon.org
License: UNKNOWN
Description: # PyCon India
        
        [![PyPI](https://img.shields.io/pypi/v/pyconindia?style=for-the-badge)](https://pypi.org/project/pyconindia/) ![PyPI - Downloads](https://img.shields.io/pypi/dw/pyconindia?style=for-the-badge) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyconindia?style=for-the-badge)
        
        [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)  ![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/anistark/pyconindia)
        ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/anistark/pyconindia)
        
        
        [![Join PyCon India on Zulip](https://img.shields.io/badge/Join-Zulip-blue)](https://pyconindia.zulipchat.com/#narrow/stream/282100-2021.2Fpyconindia-team) [![Follow on Twitter](https://img.shields.io/twitter/follow/pyconindia?style=social&logo=twitter)](https://twitter.com/intent/follow?screen_name=pyconindia)
        
        
        PyCon India is the largest gathering of Pythonistas in India for the Python programming language. The 13th edition of PyCon India will be taking place online from 17th September to 20th September 2021. With this unique scenario at hand, we plan to make this year's conference bigger, better, and more accessible to Pythonistas all across the world who can watch, participate and share their views right from the comfort of their homes.
        
        Install : `pip install pyconindia`
        
        ```python
        >>> import pyconindia
        >>> pyconindia.year
        2021
        >>> pyconindia.location
        'Anywhere on Earth'
        >>> pyconindia.cfp
        'Submit your proposal: https://in.pycon.org/cfp/2021/proposals/'
        ```
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
