Skip to content

List of PyCon India 2020 Projects

Ankit Dobhal edited this page Oct 4, 2020 · 22 revisions
Sl No. Project Name/Logo Description Maintainer/Contributor Details Project links Setup instructions link if any
1 DomeCode DomeCode DomeCode is an open-source coding platform that unifies the coding experience by providing all relevant resources and tools in a single platform. Arth Tyagi (GitHub, Twitter, LinkedIn, Personal Website) Deployed Platform, GitHub Setup Locally
2 IntelOwl Open Source Intelligence, or OSINT solution to get threat intelligence data about a specific file, an IP or a domain from a single API at scale Eshaan Bansal (github, twitter) GitHub Installation.md, Contribution.md
3 Kedro Open Source Python library that helps you and your team to build scalable, robust and reproducible data pipelines. The React of DS/ML data pipelines. Laís Carvalho (github, twitter) GitHub Installation.md, Contribution.md
4 TerminusDB TerminusDB is an open-source full-featured in-memory graph database management system with a rich query language, WOQL. TerminusDB allows for the whole suite of revision control features - It's like Git, but for data. Cheuk Ho (github, twitter) TerminusDB GitHub - we will be working on the Python client Contribution guide
5 SymPy SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python. Nikhil Maan (Github, Twitter) SymPy GitHub Contribution guide, Development Workflow
6 Django REST Framework - User DRF User is a Django app that overrides default user app to provide additional attributes and functionalities. Also gives user related endpoints to login, register, and update account out of the box 1. Himanshu Shankar (github, twitter)
2. Sumit Singh (github, twitter)
GitHub Contribution Guide
7 browser-history browser-history is a simple, zero-dependencies, developer-friendly python package to retrieve (almost) any browser's history on (almost) any platform. 1. Samyak Sarnayak (GitHub, Twitter, LinkedIn)
2. Sujan Chegu (GitHub, Twitter, LinkedIn)
3. Madhav Jivrajani (GitHub, Twitter, LinkedIn)
GitHub Contributing Guide
8 eduAlgo eduAlgo This is a very simple python package made with python script to study different algorithms for educational purposes. Abhijit Tripathy (GitHub, LinkedIn) PyPI Package, GitHub Installing The package
9 Zulip Zulip is the open-source threaded team chat app, used by thousands of teams globally. Zulip’s unique topic-based threading experience combines the immediacy of real-time chat with the asynchronous efficiency of email-style threading. Aman Agrawal, Neil Pilgrim, Puneeth Chaganti - Zulip Server & Webapp (Django, Tornado)
- Zulip Terminal (Python, urwid)
- Python Zulip API Client
- Errbot Zulip Backend
- Zulip Desktop (Electron)
- Zulip Mobile (React Native)
- Zulip Contribution Guide
- Development Environment Setup Instructions
10 crypto-history Aggregate crypto-currency historical data from various crypto-exchanges/API endpoints into the xarray format. Vikramaditya Gaonkar (github/twitter) -Source code -Documentation pip install crypto-history
Clone this wiki locally