Skip to content

Here's what's popular on GitHub today...

Flask logo
Popular topic
Flask is a web framework for Python based on the Werkzeug toolkit.
App recommended by GitHub

Layer CI

Go fast without breaking things. LayerCI gives your team efficient CI/CD & preview environments to build full-stack web apps faster.

Our core differentiator is that we automatically snapshot and cache repetitive steps like npm install and docker-compose run web rake db:migrate. No need to specify cache keys to keep things moving quickly.

With these snapshots we also offer per-branch staging servers that sleep when you're not using them. Don't waste time setting up your own preview envs.

Trending repository
gdkchan
gdkchan commented Jan 18, 2021

Feature Request

What feature are you suggesting?

Overview:

Currently, the range list implementation performs linear search on the FindOverlaps method. The purpose of this method is finding all ranges that overlaps with the range that is passed as argument. This can be improved with the use of interval trees, a data structure designed for fast insertion, removal and lookup of int

Trending repository

30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take up to 100 days, follow your own pace.

  • Updated Mar 29, 2021
  • JavaScript
Trending repository
Trending repository

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  • Updated Feb 18, 2021
  • Python
Sider screenshot
App recommended by GitHub

Sider

Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.