datapsyche's Stars
public-apis/public-apis
A collective list of free APIs
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
django/django
The Web framework for perfectionists with deadlines.
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
encode/django-rest-framework
Web APIs for Django. 🎸
requarks/wiki
Wiki.js | A modern and powerful wiki app built on Node.js
mahmoud/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
twintproject/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
dabeaz-course/practical-python
Practical Python Programming (course by @dabeaz)
alexeygrigorev/data-science-interviews
Data science interview questions and answers
python-jsonschema/jsonschema
An implementation of the JSON Schema specification for Python
hudson-and-thames/mlfinlab
MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
fastai/fastpages
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
chanakaudaya/solution-architecture-patterns
Reusable, vendor-neutral, industry-specific, vendor-specific solution architecture patterns for enterprise
mhxion/awesome-discord-communities
A curated list of awesome Discord communities for programmers
mjhea0/awesome-flask
A curated list of awesome things related to Flask
dexplo/bar_chart_race
Create animated bar chart races in Python with matplotlib
PyHAT-stack/awesome-python-htmx
A curated list of things related to python-based web development using htmx
apragacz/django-rest-registration
User-related REST API based on the awesome Django REST Framework
wsvincent/drfx
A framework for launching new Django Rest Framework projects quickly.
codingforentrepreneurs/REST-API-Basics
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)
abulbasar/pyspark-examples
Code examples on Apache Spark using python
p8ul/django-rest-framework-boilerplate
Simple boilerplate for Django 2.1 & Django rest framework
xurble/django-feed-reader
An RSS/Atom/JSONFeed reading + storing library for Django
chalmerlowe/stats_and_probability
Tutorial on statistics and probability
calebpollman/web-scraping-parallel-processing
jaiphookan20/OpenWeatherMap-API-App
An application to retrieve different weather related data of a specified location using the OpenWeatherMap API
jaiphookan20/Stock-Terminal-App-API
Creating a Stock Terminal App using an API to retrieve stock market data from different exchanges & buy, sell stocks at the current market rate
jaiphookan20/Javascript-DOM-Selectors
Notes on Javascript DOM Selectors and an example