What's some notable software, for the general public, that was built with Python: https://www.reddit.com/r/Python/comments/9pub6k/whats_some_notable_software_for_the_general/
reddit
r/Python - What's some notable software, for the general public, that was built with Python
4 votes and 3 comments so far on Reddit
PyTorch Developer Conference 2018 - PTDC - part 1: https://www.reddit.com/r/Python/comments/9puuz1/pytorch_developer_conference_2018_ptdc_part_1/
reddit
r/Python - PyTorch Developer Conference 2018 - PTDC - part 1
1 vote and 0 comments so far on Reddit
[HIRING] Help get me started with getting Python, Pyserial to talk to my serial device: https://www.reddit.com/r/Python/comments/9pv15l/hiring_help_get_me_started_with_getting_python/
reddit
r/Python - [HIRING] Help get me started with getting Python, Pyserial to talk to my serial device
1 vote and 0 comments so far on Reddit
python 3.7 beginner why doesn't math.isanan() work?: https://www.reddit.com/r/Python/comments/9pvimm/python_37_beginner_why_doesnt_mathisanan_work/
reddit
python 3.7 beginner why doesn't math.isanan() work? • r/Python
**def** main(): num = input(**'Enter a 5 digit number'**) ***if not*** *math.isnan(num):* **if** five\_digits(num): ...
How to delegate all method calls to C# DLL in Python: https://stackoverflow.com/questions/52879041/how-to-delegate-all-method-calls-to-c-sharp-dll-in-python
Stack Overflow
How to delegate all method calls to C# DLL in Python
I want to delegate all method call to C# DLL that we have written. I am using pythonnet to load the DLL file and call the methods from the DLL.
This is my python class and it works fine,
import c...
This is my python class and it works fine,
import c...
Can you use Python to analyze survey data?: https://www.reddit.com/r/Python/comments/9pvwb5/can_you_use_python_to_analyze_survey_data/
reddit
Can you use Python to analyze survey data?
I am trying to teach myself data analysis in Python. I mainly use R but have loads of experience in Stata and SPSS. Much of what I do is analysis...
Python Insider: Python 3.7.1 and 3.6.7 are now available: https://www.reddit.com/r/Python/comments/9pw4pk/python_insider_python_371_and_367_are_now/
reddit
r/Python - Python Insider: Python 3.7.1 and 3.6.7 are now available
13 votes and 1 comment so far on Reddit
What are some of the projects I can try as an intermediate programmer?: https://www.reddit.com/r/Python/comments/9pwn0b/what_are_some_of_the_projects_i_can_try_as_an/
reddit
r/Python - What are some of the projects I can try as an intermediate programmer?
2 votes and 0 comments so far on Reddit
sublemon: local asynchronous subprocess spawning and monitoring: https://www.reddit.com/r/Python/comments/9pxath/sublemon_local_asynchronous_subprocess_spawning/
reddit
r/Python - sublemon: local asynchronous subprocess spawning and monitoring
1 vote and 0 comments so far on Reddit
Check out my github repo with presentations on advanced Python topics (metaclasses, descriptors, functional programming etc) :D: https://www.reddit.com/r/Python/comments/9pxgo9/check_out_my_github_repo_with_presentations_on/
reddit
r/Python - Check out my github repo with presentations on advanced Python topics (metaclasses, descriptors, functional programming…
11 votes and 2 comments so far on Reddit
Styling images as cover of "Unknown pleasures": https://www.reddit.com/r/Python/comments/9pxl6f/styling_images_as_cover_of_unknown_pleasures/
reddit
r/Python - Styling images as cover of "Unknown pleasures"
1 vote and 0 comments so far on Reddit
JSON to CSV: Importing Facebook Messanger data to Postgre: https://www.reddit.com/r/Python/comments/9pxq6i/json_to_csv_importing_facebook_messanger_data_to/
reddit
r/Python - JSON to CSV: Importing Facebook Messanger data to Postgre
1 vote and 0 comments so far on Reddit