code
Here are 2,945 public repositories matching this topic...
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
-
Updated
Oct 5, 2020 - Python
手写实现李航《统计学习方法》书中全部算法
-
Updated
Sep 8, 2020 - Python
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php when is used with php artisan insights.
Maybe something like:
'parameters' => '--format=json -d memoWhile doing an update to 1.4.5 (from 1.3.16) I discovered an issue in the docker image when it waits for tomcat to start:
Current code
date +"%F %T Waiting for Tomcat startup..."
while [ "`curl --silent --write-out '%{response_code}' -o /dev/null 'http://localhost:8080/${URL_ROOT}'`" == "000" ]; do
sleep 1;
done
It looks like the URL_ROOT is not expanded here. While this is no
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
-
Updated
Jul 17, 2020 - JavaScript
Deep Learning and deep reinforcement learning research papers and some codes
-
Updated
Sep 26, 2020
Since the default output is meant to be human-readable, would it make sense to add thousands separators to make the output more easily readable?
-
Updated
Jul 7, 2020 - Java
UPDATE: This project is no longer maintained. Please check out Glitch.com instead.
-
Updated
Jul 29, 2019 - JavaScript
Paper list and source code for multi-object-tracking
-
Updated
Apr 24, 2020
Especially in the light of #151 , it would be great if people could just re-generate the whole Id file.
Dynamic Code Injection Tool for Objective-C
-
Updated
Mar 13, 2017 - Objective-C
Add support C#
Please add C# syntax support.
It would be cool to add Google Translate support, because most likely Google Translate is better than Microsoft Translate.
And maybe it would be good idea to use Google Apps Script, because it has a free unlimited Google Translate. Here is an [example article](https://techstreams.github.io/2016/01/07/translation-automation-with-wor
A peer-to-peer stack for code collaboration
-
Updated
Mar 26, 2020 - Haskell
-
Updated
Mar 20, 2020
A simple code snippet & gist manager for developers built with Electron & Vue.js
-
Updated
Oct 4, 2020 - Vue
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
-
Updated
Jun 18, 2020 - Python
Bring scrollytelling to your MDX
-
Updated
Jul 1, 2020 - JavaScript
Improve this page
Add a description, image, and links to the code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code topic, visit your repo's landing page and select "manage topics."


Please consider adding PyPy Trove classifiers, because apparently
blackworks fine! At least on the recent PyPy (I tested PyPy3.6 v7.0 on macOS). I used version 18.9b0 ofblack. See https://pypy.org/download.html