I made a real-time collaborative IDE for teams to work together. What do you think of it?: https://www.reddit.com/r/Python/comments/7ds1yr/i_made_a_realtime_collaborative_ide_for_teams_to/
reddit
I made a real-time collaborative IDE for teams to work... • r/Python
2 points and 1 comments so far on reddit
Open-sourced a library that converts a Shapefile, GeoJSON, or CSV to an equal-area hexgrid cartogram. Suggestions and criticism appreciated.: https://www.reddit.com/r/Python/comments/7ds41t/opensourced_a_library_that_converts_a_shapefile/
reddit
Open-sourced a library that converts a Shapefile,... • r/Python
I just open-source a library that outputs an equal area hexgrid SVG, given a shapefile, GeoJSON, or CSV with latitude and longitude columns -...
What's the clean, pythonic way to writing classes?: https://www.reddit.com/r/Python/comments/7dsglv/whats_the_clean_pythonic_way_to_writing_classes/
reddit
What's the clean, pythonic way to writing classes? • r/Python
Hi, I tried finding info (with little luck, no mention in Zen, no mention in pep8) on what's the pythonic standard for writing classes, e.g....
Who uses Siren for their APIs?: https://www.reddit.com/r/Python/comments/7dsafh/who_uses_siren_for_their_apis/
reddit
Who uses Siren for their APIs? • r/Python
I wonder how many of you are actually using Siren, I have seen it used it sparsely by some APIs, even though the specification on github has twice...
[Miniconda] How to add conda to path without replacing the system python: https://www.reddit.com/r/Python/comments/7dsjl6/miniconda_how_to_add_conda_to_path_without/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Most advanced, open-source, feature-rich and extensible URL shortener https://pygy.co/pygmy: https://www.reddit.com/r/Python/comments/7dskhn/most_advanced_opensource_featurerich_and/
pygy.co
Pygmy | URL Shortener
Pygmy(pygy.co): Open-source, extensible & easy-to-use URL shortener. One of the most powerful, feature-rich open-source URL shortener. Pygy.co is written in python 3
Pygmy: An open-source, feature-rich and extensible URL shortener written in Python 3: https://www.reddit.com/r/Python/comments/7dsm23/pygmy_an_opensource_featurerich_and_extensible/
reddit
Pygmy: An open-source, feature-rich and extensible URL... • r/Python
1 points and 0 comments so far on reddit
Looking for Python code review: https://www.reddit.com/r/Python/comments/7dsna9/looking_for_python_code_review/
reddit
Looking for Python code review • r/Python
Hi everybody, I need little bit code review on my project. I have experience on python development, but I want get feedback from developers from...
Jupyter ignores pyqtgraph class `_repr_png_`, but uses own classes' _repr_png_: https://stackoverflow.com/questions/47326348/jupyter-ignores-pyqtgraph-class-repr-png-but-uses-own-classes-repr-png
Stackoverflow
Jupyter ignores pyqtgraph class `_repr_png_`, but uses own classes' _repr_png_
Dilemma: I'm extending pyqtgraph to be able to show inline plots. At the core, that should mean adding a _repr_png_ method should suffice:
class PlotWindow(PlotWidget):
…
def _repr_png_(self):...
class PlotWindow(PlotWidget):
…
def _repr_png_(self):...
Safely running code in a process, redirect stdout in multithreading.Process: https://stackoverflow.com/questions/47255887/safely-running-code-in-a-process-redirect-stdout-in-multithreading-process
Stackoverflow
Safely running code in a process, redirect stdout in multithreading.Process
I'm working on a dataset from a MOOC. I have a lot of python3 code snippets that I need to run and get the results from. To do this I've written a python script that loops over each snippet. For...
Modify neural net to classify single example: https://stackoverflow.com/questions/47308181/modify-neural-net-to-classify-single-example
Stack Overflow
Modify neural net to classify single example
This is my custom extension of one of Andrew NG's neural network from deep learning course where instead of producing 0 or 1 for binary classification I'm attempting
to classify multiple examples.
...
to classify multiple examples.
...
How to move large number of files from one folder to another.: https://www.reddit.com/r/Python/comments/7dua3o/how_to_move_large_number_of_files_from_one_folder/
reddit
How to move large number of files from one folder to... • r/Python
I have an excel spreadsheet with names of thousands of images files in one column. On the column beside each file name, is the category each image...
Password Storage? (For a website): https://www.reddit.com/r/Python/comments/7duofl/password_storage_for_a_website/
reddit
Password Storage? (For a website) • r/Python
Back end done in Python. Using Microsoft SQL Server for the DB. I'm a little new to this domain, so I'm under the impression the general idea...
Needing help for entry level Python programming: https://www.reddit.com/r/Python/comments/7dvnjm/needing_help_for_entry_level_python_programming/
reddit
Needing help for entry level Python programming • r/Python
This is all to the Python programmers. I am new to this, having completed a few programs and working on more, how can I get employment as a Python...
Complete Python Bootcamp: Python online course from zero to hero | Resources and Guide: https://www.reddit.com/r/Python/comments/7duv0q/complete_python_bootcamp_python_online_course/
reddit
Complete Python Bootcamp: Python online course from... • r/Python
0 points and 2 comments so far on reddit