Creating a script to take new Shopify orders, and process them through a PHP Script: https://www.reddit.com/r/Python/comments/4yfggj/creating_a_script_to_take_new_shopify_orders_and/
reddit
Creating a script to take new Shopify orders, and... • /r/Python
Hello, My first post here, I'm only just getting started with Python for some automation, I have prior experience with PHP and Javascript so...
New to unit testing. Need help deciding on which to learn and use for new position: https://www.reddit.com/r/Python/comments/4yfpw7/new_to_unit_testing_need_help_deciding_on_which/
reddit
New to unit testing. Need help deciding on which to... • /r/Python
This is my first time writing test suites, so a tool that's relatively basic and effective would be ideal. I know of nose, lettuce, robot, and...
Are there any good Android apps to learn Python offline?: https://www.reddit.com/r/Python/comments/4yg2ze/are_there_any_good_android_apps_to_learn_python/
reddit
Are there any good Android apps to learn Python offline? • /r/Python
As the title says, I was wondering if there were any good apps on the Play Store that is pretty decent in teaching Python offline. I'll be...
[Help]Trying to add date and time to this code via a DS1307 on RPi: https://www.reddit.com/r/Python/comments/4ygt2w/helptrying_to_add_date_and_time_to_this_code_via/
reddit
[Help]Trying to add date and time to this code via a... • /r/Python
This is on a Raspberry Pi 3 with a LCD 1602 and DHT22 already programmed: #!/usr/bin/python import sys import time import...
The Top Mistakes Developers Make When Using Python for Big Data Analytics_part 1: https://www.reddit.com/r/Python/comments/4yhjyn/the_top_mistakes_developers_make_when_using/
reddit
The Top Mistakes Developers Make When Using Python for... • /r/Python
0 points and 0 comments so far on reddit
An application to list the shelters deployed around the world (Flask for the backend).: https://www.reddit.com/r/Python/comments/4yhqcu/an_application_to_list_the_shelters_deployed/
reddit
An application to list the shelters deployed around... • /r/Python
0 points and 0 comments so far on reddit
LF a tool to plot lat,lon,alt on Mars: https://www.reddit.com/r/Python/comments/4yi1cj/lf_a_tool_to_plot_latlonalt_on_mars/
reddit
LF a tool to plot lat,lon,alt on Mars • /r/Python
I am working on my Master's Thesis and would like to have a tool where I can display an impact trajectory on the Martian surface from a kml or csv...
How to create unittests for python prompt toolkit?: http://stackoverflow.com/questions/38975025/how-to-create-unittests-for-python-prompt-toolkit
Stackoverflow
How to create unittests for python prompt toolkit?
I want to create unittests for my command line interface
build with the Python prompt-toolkit (https://github.com/jonathanslenders/python-prompt-toolkit).
How can I emulate user interaction with ...
build with the Python prompt-toolkit (https://github.com/jonathanslenders/python-prompt-toolkit).
How can I emulate user interaction with ...
Text based data format which supports multiline strings: http://stackoverflow.com/questions/38993265/text-based-data-format-which-supports-multiline-strings
Stackoverflow
Text based data format which supports multiline strings
I search a text based data format which supports multiline strings.
JSON does not allow multiline strings:
>>> import json
>>> json.dumps(dict(text='first line\nsecond line'))
'...
JSON does not allow multiline strings:
>>> import json
>>> json.dumps(dict(text='first line\nsecond line'))
'...
Python driver for ArangoDB, a NoSQL Graph Database: https://www.reddit.com/r/Python/comments/4yixpv/python_driver_for_arangodb_a_nosql_graph_database/
reddit
Python driver for ArangoDB, a NoSQL Graph Database • /r/Python
0 points and 0 comments so far on reddit
Need package which will edit Excel .xlsx files without pywin32: https://www.reddit.com/r/Python/comments/4yj0lp/need_package_which_will_edit_excel_xlsx_files/
reddit
Need package which will edit Excel .xlsx files without... • /r/Python
We used to use Pywin32 and an internal library to create, edit and update excel files. Due to our IT being restrictive and incompetent, we can no...
ppjson. Command line utility to pretty print json files: https://www.reddit.com/r/Python/comments/4yishb/ppjson_command_line_utility_to_pretty_print_json/
reddit
ppjson. Command line utility to pretty print json files • /r/Python
https://github.com/geonik/ppjson