planet
Here are 156 public repositories matching this topic...
The listed versions required for Django, Celery, and django-celery are all (slightly) different between the two files. Presumably setup.py is authoritative? How about fixing requirements.txt and reading it into setup.py to guarantee consistency? I'm happy to submit a PR for that if you're interested.
-
Updated
Apr 13, 2020 - GDScript
-
Updated
Feb 10, 2020 - C#
Notes raw data is currently unsaved in the JSON export. Suggest to encode it as x64 string so it can save special characters into the JSON file without causing errors. Things like brackets and quotation fields will probably mess with the data. (){}[]""
Entity description text, which is separate from notes, should probably also be saved this way. Mostly because both fields support markdown text.
-
Updated
Dec 20, 2015 - C#
-
Updated
Oct 23, 2018 - C#
There could be new starting positions for realms. Ancient could start in middle of the galaxy and rest of the realms from outside of the galaxy.
-
Updated
May 3, 2020 - TypeScript
We have private and general public documents used in different places such as Team, Enterprise, etc. As it is not clear which of them are private and which are public, if person removes private document then he/she will not be able to add it to team again unless it is re-uploaded. Being able to identify if document is private or public might be helpful. Small icon like Shield or lock for private c
-
Updated
Apr 4, 2020 - Python
-
Updated
Mar 12, 2020 - Python
-
Updated
Mar 11, 2020 - Ruby
Tutorials
- New: Balancing speed and detection efficiency
- New: TESS
- New: Command-line interface
- New: Uncertainties
-
Updated
Jun 29, 2020 - C++
-
Updated
Jul 25, 2019 - Java
-
Updated
Jan 11, 2020 - JavaScript
-
Updated
May 30, 2020 - Java
Button change maybe?
This button is supposed to be used for uploading data so maybe it's better to use something that suggests more uploading than syncing?
-
Updated
Mar 31, 2018 - C#
-
Updated
Jun 29, 2020 - Kotlin
-
Updated
Sep 20, 2019 - Python
Improve this page
Add a description, image, and links to the planet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the planet topic, visit your repo's landing page and select "manage topics."

the original demo code in README is:
but the 'format' method is a built in stdlib privat