Apparently I dont understand Global Variables. Help!: https://www.reddit.com/r/Python/comments/6zvqd9/apparently_i_dont_understand_global_variables_help/
reddit
Apparently I dont understand Global Variables. Help! • r/Python
I created a global variable, but when I refference it in a function called inside another function it gives me the error 'local variable...
Display polygon plots in a Tkinter widget: https://www.reddit.com/r/Python/comments/6zvy3i/display_polygon_plots_in_a_tkinter_widget/
reddit
Display polygon plots in a Tkinter widget • r/Python
First of all, Hello everyone! Let's say I have a .dxf file with 3 polygons. I want to write a script in python that takes the polygon coords...
Using Python to verify email/password for local kiosk: https://www.reddit.com/r/Python/comments/6zvzzm/using_python_to_verify_emailpassword_for_local/
reddit
Using Python to verify email/password for local kiosk • r/Python
I have a kiosk that allows students to login to charge their Chromebooks. We started using it last year, I have a list of student emails/passwords...
Learning Path Python WEB Penetration Testing Tutorial: https://www.reddit.com/r/Python/comments/6zwbrf/learning_path_python_web_penetration_testing/
reddit
Learning Path Python WEB Penetration Testing Tutorial • r/Python
1 points and 0 comments so far on reddit
Comparing multiple parameters...help!: https://www.reddit.com/r/Python/comments/6zwqdd/comparing_multiple_parametershelp/
reddit
Comparing multiple parameters...help! • r/Python
I'm trying to write a function that compares all or none of the parameters passed in. Example: def do_action(RDC, NDC, XDC) Im using runedeck...
How to use a GraphQL schema for JSON Schema-like data validation?: https://stackoverflow.com/questions/45964170/how-to-use-a-graphql-schema-for-json-schema-like-data-validation
Stack Overflow
How to use a GraphQL schema for JSON Schema-like data validation?
We're looking into using GraphQL for version 2 of a headless CMS we're developing.
In version 1 of this CMS, we used JSON Schema to validate each document against a schema before being saved in the
In version 1 of this CMS, we used JSON Schema to validate each document against a schema before being saved in the
What is the C:\Python27\Scripts folder for?: https://www.reddit.com/r/Python/comments/6zxadq/what_is_the_cpython27scripts_folder_for/
reddit
What is the C:\Python27\Scripts folder for? • r/Python
I'm somewhat acquainted with python now, but I've noticed this folder before. My initial assumption is that it is for my own python scripts to go...
Are you pondering, "I know some python. I want to be a data scientist. But, where do I begin?" Very Short (2min read): https://www.reddit.com/r/Python/comments/6zx7ri/are_you_pondering_i_know_some_python_i_want_to_be/
reddit
Are you pondering, "I know some python. I want to be a... • r/Python
1 points and 0 comments so far on reddit
Plotly animated slider in Python: https://stackoverflow.com/questions/45267059/plotly-animated-slider-in-python
Stack Overflow
Plotly animated slider in Python
I was trying to recreate this example in a Jupyter notebook.
https://plot.ly/python/gapminder-example/
but was getting this error:
PlotlyDictKeyError: 'slider' is not allowed in 'layout'
Path To
https://plot.ly/python/gapminder-example/
but was getting this error:
PlotlyDictKeyError: 'slider' is not allowed in 'layout'
Path To
Logistic Regression using Python for Handwriting Recognition: https://www.reddit.com/r/Python/comments/6zxo0e/logistic_regression_using_python_for_handwriting/
reddit
Logistic Regression using Python for Handwriting... • r/Python
1 points and 0 comments so far on reddit
"Got Your Back": an excellent Google Mail backup program, with a Python 3 codebase: https://www.reddit.com/r/Python/comments/6zyvnp/got_your_back_an_excellent_google_mail_backup/
reddit
"Got Your Back": an excellent Google Mail backup... • r/Python
1 points and 0 comments so far on reddit
Unable to import a package installed in editable mode?: https://www.reddit.com/r/Python/comments/6zz64j/unable_to_import_a_package_installed_in_editable/
reddit
Unable to import a package installed in editable mode? • r/Python
So I've written myself a library to do some numerical calculations and I'm trying to actually use it now. I've made a new virtualenv and installed...
Which unit libraries do you use for scientific calculations? Pint, Sympy, something else?: https://www.reddit.com/r/Python/comments/6zyqn8/which_unit_libraries_do_you_use_for_scientific/
reddit
Which unit libraries do you use for scientific... • r/Python
tl;dr: Questions at the bottom. Using units while working on something in the real world is really useful, but it can sometimes get in the way....
Python Project Ideas For Class: https://www.reddit.com/r/Python/comments/6zzh3h/python_project_ideas_for_class/
reddit
Python Project Ideas For Class • r/Python
Hey r/Python! So long story short, I'm currently taking the second programming class in my school's programming series. The first semester is...
Decorating: Literally decorating your terminal with decorators: https://www.reddit.com/r/Python/comments/6zzom9/decorating_literally_decorating_your_terminal/
reddit
Decorating: Literally decorating your terminal with... • r/Python
5 points and 0 comments so far on reddit
SpeechPy - A Library for Speech Processing and Recognition: https://www.reddit.com/r/Python/comments/6zzqvi/speechpy_a_library_for_speech_processing_and/
reddit
SpeechPy - A Library for Speech Processing and Recognition • r/Python
210 points and 7 comments so far on reddit