What is the standard way to get the configuration (/etc) folder in Linux based python programs?: https://www.reddit.com/r/Python/comments/70l9v2/what_is_the_standard_way_to_get_the_configuration/
reddit
What is the standard way to get the configuration... • r/Python
I tried looking for this on google, but couldn't find anything. I'm writing a console based python app, but I want the configuration files to be...
Where is the best place to display my projects, if that's even a thing.: https://www.reddit.com/r/Python/comments/70l9ld/where_is_the_best_place_to_display_my_projects_if/
reddit
Where is the best place to display my projects, if... • r/Python
Just started making things in Python. Is there a place that's standard fair to display or showcase a project I've made/worked on. Github comes...
Python list implementation - old but obviously useful including comments section: https://www.reddit.com/r/Python/comments/70lpbz/python_list_implementation_old_but_obviously/
reddit
Python list implementation - old but obviously useful... • r/Python
2 points and 0 comments so far on reddit
pyprof-timer is enhanced to support automatic profiling.: https://www.reddit.com/r/Python/comments/70lz6q/pyproftimer_is_enhanced_to_support_automatic/
reddit
pyprof-timer is enhanced to support automatic profiling. • r/Python
1 points and 0 comments so far on reddit
How to get interactive shell in paramiko: https://www.reddit.com/r/Python/comments/70m26q/how_to_get_interactive_shell_in_paramiko/
reddit
How to get interactive shell in paramiko
I have the following program working, where it ssh's to a device, then sends specific commands I list (eg show version). However I can't...
What’s New In Python 3.7 — Python 3.7.0a0 documentation: https://www.reddit.com/r/Python/comments/70myto/whats_new_in_python_37_python_370a0_documentation/
reddit
What’s New In Python 3.7 — Python 3.7.0a0 documentation • r/Python
9 points and 0 comments so far on reddit
Any small python projects for beginners, that uses while-loops and lists?: https://www.reddit.com/r/Python/comments/70n3c1/any_small_python_projects_for_beginners_that_uses/
reddit
Any small python projects for beginners, that uses... • r/Python
Ill gladly take a challange.
In order to get a speed boost for my python program, should I spawn a separate thread or a separate process for logging?: https://stackoverflow.com/questions/46203909/in-order-to-get-a-speed-boost-for-my-python-program-should-i-spawn-a-separate-t
Stackoverflow
In order to get a speed boost for my python program, should I spawn a separate thread or a separate process for logging?
In order to get a speed boost for my python program, should I spawn a separate thread or a separate process for logging? My program uses a lot of logging and I am not sure if threading is suitable
Crossbar now provides a commercial service to manager clusters of instances: https://www.reddit.com/r/Python/comments/70ntdj/crossbar_now_provides_a_commercial_service_to/
reddit
Crossbar now provides a commercial service to manager... • r/Python
1 points and 1 comments so far on reddit
HELP!!ImportError: cannot import name RemovedInDjango19Warning: https://www.reddit.com/r/Python/comments/70nvrl/helpimporterror_cannot_import_name/
reddit
HELP!!ImportError: cannot import name... • r/Python
Guys,help me out. I am a student and is trying to currently work on Memex explorer. I am quiet a newbie but meticulously followed all the...
Library to write IPTC metadata that is not GPL2/3?: https://www.reddit.com/r/Python/comments/70nvv3/library_to_write_iptc_metadata_that_is_not_gpl23/
reddit
Library to write IPTC metadata that is not GPL2/3? • r/Python
Hi In my little DAM project mostly focused on images, I want to implement a feature that is usually very demanded in such kind of application :...
Concatenate multiple files into a single file object without creating a new file: https://stackoverflow.com/questions/46237182/concatenate-multiple-files-into-a-single-file-object-without-creating-a-new-file
Stackoverflow
Concatenate multiple files into a single file object without creating a new file
This question is related to Python concatenate text files
I have a list of file_names, like ['file1.txt', 'file2.txt', ...].
I would like to open all the files into a single file object that I can
I have a list of file_names, like ['file1.txt', 'file2.txt', ...].
I would like to open all the files into a single file object that I can
CFFI 1.11 released, getting better all the time: https://www.reddit.com/r/Python/comments/70o22w/cffi_111_released_getting_better_all_the_time/
reddit
CFFI 1.11 released, getting better all the time • r/Python
1 points and 0 comments so far on reddit