Python jobs--should I go data or web?: https://www.reddit.com/r/Python/comments/6ucyd9/python_jobsshould_i_go_data_or_web/
reddit
Python jobs--should I go data or web? • r/Python
I'm exploring career options and one possibility is some kind of work using Python (either directly programming or as an adjunct to some other...
payment processing (ach) - stripe, plaid, and more: https://www.reddit.com/r/Python/comments/6ud8ji/payment_processing_ach_stripe_plaid_and_more/
reddit
payment processing (ach) - stripe, plaid, and more • r/Python
I'm building payment processing with stripe and can successfullys take credit cards. I'm currently looking at Plaid Link + Stripe integration for...
HTTPretty is a HTTP client mock library for Python.: https://www.reddit.com/r/Python/comments/6ua8g3/httpretty_is_a_http_client_mock_library_for_python/
reddit
HTTPretty is a HTTP client mock library for Python. • r/Python
1 points and 0 comments so far on reddit
Excel macro button with python?: https://www.reddit.com/r/Python/comments/6ueyur/excel_macro_button_with_python/
reddit
Excel macro button with python? • r/Python
So someone here on this sub told me earlier that they managed to use xlwings to make an excel macro button that would fetch data from database and...
Help getting forecast values from my ARIMA model! I built an ARIMA model which works and the predicted values for the time period I have data for work great. However, I have tried to use predict() and forecast() to produce values into the future and am only getting errors.: https://www.reddit.com/r/Python/comments/6uf01m/help_getting_forecast_values_from_my_arima_model/
reddit
Help getting forecast values from my ARIMA model! I... • r/Python
1 points and 0 comments so far on reddit
Executable needs to be in PATH - Running Selenium on GNURoot on Android: https://www.reddit.com/r/Python/comments/6u8l84/executable_needs_to_be_in_path_running_selenium/
reddit
Executable needs to be in PATH - Running Selenium on... • r/Python
1 points and 0 comments so far on reddit
Help needed with Django-dash: https://www.reddit.com/r/Python/comments/6u80bl/help_needed_with_djangodash/
reddit
Help needed with Django-dash • r/Python
I am trying to build a dashboard in python using the Django-dash framework (https://readthedocs.org/projects/django-dash/). I am relatively new to...
Python 3.6 adds New secrets Module for Robust Account and Password Security, GitHub’s recent data and TIOBE Index for June 2017 Python’s Growth in 2017: 54%: https://www.reddit.com/r/Python/comments/6ufi24/python_36_adds_new_secrets_module_for_robust/
reddit
Python 3.6 adds New secrets Module for Robust Account... • r/Python
1 points and 0 comments so far on reddit
Question regarding cryptography.fernet trouble: https://www.reddit.com/r/Python/comments/6ufitg/question_regarding_cryptographyfernet_trouble/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
jp_tokenizer: a web-service for tokenizing Japanese text (written in Sanic!): https://www.reddit.com/r/Python/comments/6ufu11/jp_tokenizer_a_webservice_for_tokenizing_japanese/
reddit
jp_tokenizer: a web-service for tokenizing Japanese... • r/Python
1 points and 0 comments so far on reddit
Who maintains PyPI and where and by whom is it hosted?: https://www.reddit.com/r/Python/comments/6ug04h/who_maintains_pypi_and_where_and_by_whom_is_it/
reddit
Who maintains PyPI and where and by whom is it hosted? • r/Python
After reading this comment https://www.reddit.com/r/Python/comments/4jaaib/pypi_download_stats_have_stopped_working_again/d355dt6/ I started...
Aiounittest 1.0.1 released - easier unit testing of the asyncio-based code: https://www.reddit.com/r/Python/comments/6ugc6n/aiounittest_101_released_easier_unit_testing_of/
reddit
Aiounittest 1.0.1 released - easier unit testing of the... • r/Python
1 points and 0 comments so far on reddit
Simple IOT application supported by real-time monitoring and data history: https://www.reddit.com/r/Python/comments/6ugk40/simple_iot_application_supported_by_realtime/
reddit
Simple IOT application supported by real-time... • r/Python
27 points and 0 comments so far on reddit
Compute polynomial of coordinates: https://www.reddit.com/r/Python/comments/6ugm4f/compute_polynomial_of_coordinates/
reddit
Compute polynomial of coordinates • r/Python
Hi! First post here, be gentle :) I'd like to find the polynomial for a data set, and I'm a bit at a loss. There is a closed, proprietary...