imsure's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
encode/django-rest-framework
Web APIs for Django. 🎸
celery/celery
Distributed Task Queue (development branch)
jupyterlab/jupyterlab
JupyterLab computational environment.
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
apidoc/apidoc
RESTful web API Documentation Generator.
jvns/pandas-cookbook
Recipes for using Python's pandas library
elliotgao2/toapi
Every web site provides APIs.
tirthajyoti/Machine-Learning-with-Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
joke2k/django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
emeryberger/CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
alexfernandez/loadtest
Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.
jacobdufault/cquery
C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more
ross/requests-futures
Asynchronous Python HTTP Requests for Humans using Futures
hundredblocks/concrete_NLP_tutorial
An NLP workshop about concrete solutions to real problems
practical-recommender-systems/moviegeek
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
jpadilla/django-project-template
Project template layout for Django 3.0+
chromakode/xkcdfools
xkcd CLI + jQuery terminal implementation
erdem/DRF-TDD-example
An example Django REST framework project for test driven development.
vintasoftware/playbook
Vinta's Best Moves Compiled
frederickjansen/polyline
A Python implementation of Google's Encoded Polyline Algorithm Format.
bosswissam/pysize
Measure size of memory object in python
tiankonguse/bash-study
shell学习笔记
andreagrandi/drf-tutorial
Django Rest Framework Tutorial
jeffreyzpan/adversarial-playground
On Intrinsic Dataset Properties for Adversarial Machine Learning
erdem/django-selenium-example
An example Django project for selenium test implementation.
Ashish-Bansal/jquery-typewriter
saltycrane/react-learning
Code from various React, Redux, Webpack, etc tutorials
shikhardhing/Tic-Tae-Toe
joeblau/sample-url-shortner
Python URL Shortner (3 Hour Challenge)