Top 10 Python and Data Science Stories of 2016 [audio]: https://www.reddit.com/r/Python/comments/5kks1j/top_10_python_and_data_science_stories_of_2016/
reddit
Top 10 Python and Data Science Stories of 2016 [audio] • /r/Python
3 points and 0 comments so far on reddit
Error using PyInstaller: http://stackoverflow.com/questions/41322636/error-using-pyinstaller
Stackoverflow
Error using PyInstaller
I'm trying to use PyInstaller to create a standalone OSX app that runs a GUI I've made. When I enter the following in my terminal:
pyinstaller gui.py
Everything seems to work until I get the foll...
pyinstaller gui.py
Everything seems to work until I get the foll...
Why does one need an HTTP server when Python is already capable of hosting a Flask/Django app?: https://www.reddit.com/r/Python/comments/5klaqd/why_does_one_need_an_http_server_when_python_is/
reddit
Why does one need an HTTP server when Python is... • /r/Python
I have a very basic question about hosting python apps. To run an app on my local machine, all I have to do is: python flaskapp.py Where...
Where to start? Python and Django: https://www.reddit.com/r/Python/comments/5kljdy/where_to_start_python_and_django/
reddit
Where to start? Python and Django • /r/Python
Hello, I'm starting to learn Python and am new to programming - I've fiddled around with HTML and CSS before. I'm extremely familiar with working...
Ryuzaki / L (Death note) voice changer script Python: https://www.reddit.com/r/Python/comments/5km1wj/ryuzaki_l_death_note_voice_changer_script_python/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Easily reviewing PEP8 issues over Pull Requests: https://www.reddit.com/r/Python/comments/5kmk84/easily_reviewing_pep8_issues_over_pull_requests/
reddit
Easily reviewing PEP8 issues over Pull Requests • /r/Python
Hey everyone, I have been in the Python developers community for around 2.5 years now. And almost all the times, I have seen the mentors...
Using Python as HTML form action with values from XML file [xpost from StackOverflow]: https://www.reddit.com/r/Python/comments/5kn6lo/using_python_as_html_form_action_with_values_from/
reddit
Using Python as HTML form action with values from XML... • /r/Python
Basically, if I have an XML file with tons of iterations of the following 111 hello ...
DjangoHero automates the process of starting a new Django project on Heroku: https://www.reddit.com/r/Python/comments/5ko23y/djangohero_automates_the_process_of_starting_a/
reddit
DjangoHero automates the process of starting a new... • /r/Python
1 points and 1 comments so far on reddit
I'm trying to hire someone to write a python addon for Anki flash card for me, but I'm not sure if the budget amount is ok.: https://www.reddit.com/r/Python/comments/5ko3gm/im_trying_to_hire_someone_to_write_a_python_addon/
reddit
I'm trying to hire someone to write a python addon for... • /r/Python
The addon takes a markdown note, converts it to html, then makes anki cards from it. Since anki is a python program, it would make sense to write...
Hyperlink not working through openpyxl: http://stackoverflow.com/questions/41160818/hyperlink-not-working-through-openpyxl
Stack Overflow
Hyperlink not working through openpyxl
I was using the following code snippet for hyper linking in xlsx spread sheet.
Reads the file name from xlsx from H2, H3, H4...
Search for the file in the current folder (where script is running)
...
Reads the file name from xlsx from H2, H3, H4...
Search for the file in the current folder (where script is running)
...
pyroute2 - A python library for controlling Linux networking: https://www.reddit.com/r/Python/comments/5kokh4/pyroute2_a_python_library_for_controlling_linux/
reddit
pyroute2 - A python library for controlling Linux... • /r/Python
4 points and 1 comments so far on reddit
Help: ConfigObj for enumerated sections?: https://www.reddit.com/r/Python/comments/5kpqn2/help_configobj_for_enumerated_sections/
reddit
Help: ConfigObj for enumerated sections? • /r/Python
Hi /r/python, I have a doubt. I would want to parse an .INI file using ConfigObj, and I'm using a Configspec file in order to set some default...
Creating a GUI skeleton in Tkinter in Python 3.x: https://www.reddit.com/r/Python/comments/5kps6e/creating_a_gui_skeleton_in_tkinter_in_python_3x/
reddit
Creating a GUI skeleton in Tkinter in Python 3.x • /r/Python
I want to create a Master Frame where I should be able to change the content, while the header and footer should remain the same. The header and...
Show Reddit: pynd a command line tool to search and explore Python projects: https://www.reddit.com/r/Python/comments/5kpqdh/show_reddit_pynd_a_command_line_tool_to_search/
reddit
Show Reddit: pynd a command line tool to search and... • /r/Python
2 points and 1 comments so far on reddit
Need help in moving Flask code to production: https://www.reddit.com/r/Python/comments/5kq5a1/need_help_in_moving_flask_code_to_production/
reddit
Need help in moving Flask code to production • /r/Python
Hi guys, I'm a noobie when it comes to pushing code to prod so please bare with me. So we have a new requirement from the business team to push...
If you were starting from scratch with no legacy code, would you learn Python, Julia or something else?: https://www.reddit.com/r/Python/comments/5kqbam/if_you_were_starting_from_scratch_with_no_legacy/
reddit
If you were starting from scratch with no legacy code,... • /r/Python
I've used Python, Ruby, C and C++ at various times over the last 10 years. I'm not a programmer by trade, I only do it to solve my own science or...