-
Updated
Sep 2, 2020 - C
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Sep 2, 2020 - Solidity
React
-
Updated
Sep 2, 2020 - Rust
-
Updated
Sep 2, 2020 - Go
Environment
- pip version: 20.2.1
- Python version: 3.8.3
- OS: Windows 10 (fully patched, on latest release)
Description
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.
-
Updated
Sep 2, 2020 - C#
-
Updated
Sep 2, 2020
-
Updated
Sep 1, 2020 - Python
-
Updated
Aug 6, 2020 - HTML
-
Updated
Sep 2, 2020
-
Updated
Aug 26, 2020 - Java
-
Updated
Aug 4, 2020
Bug description
Don´t show table correctly
Expected behavior
A Table view normal
Steps to reproduce the issue:
Crreate a container with large ENV variable
Technical details:
- Portainer version: 1.21.0
- Docker version (managed by Portainer): 18.09.3
- Platform (windows/linux): linux
- Command used to start Portainer (
docker run -p 9000:9000 portainer/portainer):
-
Updated
Sep 2, 2020 - Kotlin
-
Updated
Aug 26, 2020 - Java
-
Updated
Aug 23, 2020
See below; version 2.4.2 from the ubuntugis ppa.
Expected output is just the version information, no crash.
$ gdal2tiles.py --version
GDAL 2.4.2, released 2019/06/28
Traceback (most recent call last):
File "/usr/bin/gdal2tiles.py", line 2927, in <module>
main()
File "/usr/bin/gdal2tiles.py", line 2917, in main
input_file, output_folder, options = process_args(argv[1:])
-
Updated
Sep 2, 2020 - Ruby
Its not a issue but its a feedback , Include one line code to deal with streaming http response
-
Updated
Sep 2, 2020 - PowerShell
-
Updated
Aug 30, 2020 - Jupyter Notebook
-
Updated
Mar 23, 2020 - Python
-
Updated
Sep 2, 2020
-
Updated
Sep 2, 2020 - Jupyter Notebook
App Center
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
currently, some of the programs use static type checking like this program but some of the programs did not use static typing.
it's a good practice to use static typing as it makes code more clear and readable, should we make it a standard for this repository.we can use mypy for