Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jul 12, 2020 - JavaScript
Ubuntu
-
Updated
Jul 10, 2020 - Python
-
Updated
Jul 12, 2020 - C#
-
Updated
Jul 11, 2020 - Python
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
Issue-Label Bot
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.
-
Updated
Jul 12, 2020 - Java
-
Updated
Jul 9, 2020 - Python
-
Updated
Jul 11, 2020 - Python
-
Updated
Jul 12, 2020 - JavaScript
Motivation
The out-of-date k8s documentation was already removed from 2.5.0 and master. Somehow the old documentation was brought back to the website. We should remove it.
https://pulsar.apache.org/docs/en/2.5.0/kubernetes-helm/
https://pulsar.apache.org/docs/en/2.5.0/functions-overview/
https://pulsar.apache.org/docs/en/next/kubernetes-helm/
https://pulsar.apache.org/docs/en/next/hel
A backend implementation in Rust using Tide as web framework and Diesel as ORM.
The project passes all tests in the Postman collection and comes with its own set of unit and integration tests, checked in CI.
Not really sure on the process: do you want to check the project first or should I open a PR to add it to README?
Repo: http
-
Updated
Jul 12, 2020 - JavaScript
-
Updated
Jul 11, 2020 - JavaScript
-
Updated
Jun 28, 2020 - Python
-
Updated
Jul 12, 2020 - JavaScript
-
Updated
Jul 11, 2020
-
Updated
Jun 22, 2020 - HTML
-
Updated
May 29, 2020 - Jupyter Notebook
-
Updated
Jul 11, 2020
-
Updated
Jul 12, 2020 - Jupyter Notebook
-
Updated
Jul 12, 2020 - C++
Description
How can I use socket.io instead of the plain websocket integration? I guess this is more a question belonging to starlette.
Currently migrating from a flask application using flask-socketio / python-socketio
Any hint is appreciated. Thx.
No mention of ctrl+d
Perhaps the most useful command: EOF. No need to use "exit" / "logout" ever again, works in anything using deadline, any shell, and things like cat when using it to create files cat - > file.
Mergify
Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria.
In a few lines of YAML, you could write a rule that automatically merges a pull request if:
- it has been approved
- the test suite passes
We have plenty of examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
We newly uploaded a lookup table including UID, ISO alpha 2, ISO alpha 3, ISO 3-digit, FIPS, and location names used in our Dashboard and GitHub. The UID is a combination of ISO numeric code, FIPS, and some artificial numbers. This table will be updated along with more locations joining in. T