My code doesn't work and I don't know why.: https://www.reddit.com/r/Python/comments/4mcaez/my_code_doesnt_work_and_i_dont_know_why/
reddit
My code doesn't work and I don't know why. • /r/Python
import random codelength = 4 guess = [] code = [] codematch = [] guessmatch = [] whites = 0 blacks = 0 ...
Create a Python App for OSX/Windows: https://www.reddit.com/r/Python/comments/4mclyh/create_a_python_app_for_osxwindows/
reddit
Create a Python App for OSX/Windows • /r/Python
Hi all, I'm currently developing a few helper scripts that I want to bundle in a neat application for OSX and Windows. One function should...
Oscar or saleor for eCommerce site development.: https://www.reddit.com/r/Python/comments/4mcmy6/oscar_or_saleor_for_ecommerce_site_development/
reddit
Oscar or saleor for eCommerce site development. • r/Python
We are considering oscar and saleor , both are pretty good but we need to add lot of new feature into it.The basic feature we need for eCommerce...
Setting values with pandas.DataFrame: http://stackoverflow.com/questions/37569881/setting-values-with-pandas-dataframe
Stackoverflow
Setting values with pandas.DataFrame
Having this DataFrame:
import pandas
dates = pandas.date_range('2016-01-01', periods=5, freq='H')
s = pandas.Series([0, 1, 2, 3, 4], index=dates)
df = pandas.DataFrame([(1, 2, s, 8)], columns=['a',
import pandas
dates = pandas.date_range('2016-01-01', periods=5, freq='H')
s = pandas.Series([0, 1, 2, 3, 4], index=dates)
df = pandas.DataFrame([(1, 2, s, 8)], columns=['a',
Optimize add row in xls file with xlwt: http://stackoverflow.com/questions/37553767/optimize-add-row-in-xls-file-with-xlwt
Stackoverflow
Optimize add row in xls file with xlwt
I have a big problem with a large xls file. When my app add a new stats record (a new row at the end of the file) there is a very long time (one minute). If I replace it with an empty xls file this...
Building a Python Application With CockroachDB and SQLAlchemy: https://www.reddit.com/r/Python/comments/4md2t8/building_a_python_application_with_cockroachdb/
reddit
Building a Python Application With CockroachDB and... • /r/Python
1 points and 0 comments so far on reddit
Script working in VirtualBox (2.7.10) but not on Raspberry Pi 3 (2.7.9): https://www.reddit.com/r/Python/comments/4mdorg/script_working_in_virtualbox_2710_but_not_on/
reddit
Script working in VirtualBox (2.7.10) but not on... • /r/Python
Hello! I'm trying to execute a script on my Raspberry Pi (Raspbian), which was working perfectly fine in my VM (Oracle VM Virtual Box/Ubuntu...
Advice on editing 3rd party modules for custom features.: https://www.reddit.com/r/Python/comments/4mdqyt/advice_on_editing_3rd_party_modules_for_custom/
reddit
Advice on editing 3rd party modules for custom features. • /r/Python
I am using a 3rd party module and I need to append to it's rest API. I need to this to include more features for the module I am writing . I have...
Python Website Shop/Scrape/Search?: https://www.reddit.com/r/Python/comments/4mds88/python_website_shopscrapesearch/
reddit
Python Website Shop/Scrape/Search? • /r/Python
Hello, Does anyone know a Python add-on/package that allows you to shop a hotel's website or a retail site like Amazon.com and input specific...
What are your tips and tricks for working with pandas lib?: https://www.reddit.com/r/Python/comments/4mdlyc/what_are_your_tips_and_tricks_for_working_with/
reddit
What are your tips and tricks for working with pandas lib? • /r/Python
Hey all, If you guys are anything like me you have run into a few walls here and there when working with pandas. As useful as I find the...
Swagger/OpenAPI framework on top of Flask automatic endpoint validation and OAuth2 support: https://www.reddit.com/r/Python/comments/4mdzk4/swaggeropenapi_framework_on_top_of_flask/
reddit
Swagger/OpenAPI framework on top of Flask automatic... • /r/Python
1 points and 0 comments so far on reddit
Using Flask vs HTML Javascript PHP: https://www.reddit.com/r/Python/comments/4meckn/using_flask_vs_htmljavascriptphp/
reddit
Using Flask vs HTML+Javascript+PHP • /r/Python
If you were creating a website **without** a database, what would the main advantages be to use Flask instead of just using HTML with Javascript...
Puffadder – A boilerplate library for Python, inspired by Project Lombok: https://github.com/IgniparousTempest/puffadder
GitHub
GitHub - IgniparousTempest/puffadder: A boiler plate reducing library for Python, inspired by Project Lombok for Java.
A boiler plate reducing library for Python, inspired by Project Lombok for Java. - GitHub - IgniparousTempest/puffadder: A boiler plate reducing library for Python, inspired by Project Lombok for J...
Python script to change symbology based on Date of features: https://www.reddit.com/r/Python/comments/4meo8q/python_script_to_change_symbology_based_on_date/
reddit
Python script to change symbology based on Date of... • /r/Python
Alright here is the outline of what I am trying to wrap my head around. Granted I am not best, nor experienced with Python but I know this...
Python -> MySQL Stored Procedure. Somehow rolling back?: https://www.reddit.com/r/Python/comments/4metdw/python_mysql_stored_procedure_somehow_rolling_back/
reddit
Python -> MySQL Stored Procedure. Somehow rolling back? • /r/Python
I'm trying to run a fairly small portion of code that calls a stored procedure to make a unique company centric ID and write that to a table. ...
How to extract a list of items using scrapely: http://stackoverflow.com/questions/37555487/how-to-extract-a-list-of-items-using-scrapely
Stack Overflow
How to extract a list of items using scrapely?
I'm using scrapely to extract data from some HTML, but I'm having difficulties extracting a list of items.
The scrapely github project describes only a simple example:
from scrapely import Scraper
...
The scrapely github project describes only a simple example:
from scrapely import Scraper
...
Awaken your home: Python and the Internet of Things - PyCon 2016: https://www.reddit.com/r/Python/comments/4mfbxj/awaken_your_home_python_and_the_internet_of/
reddit
Awaken your home: Python and the Internet of Things -... • /r/Python
1 points and 0 comments so far on reddit
The Python that speaks Whale - Using docker-py to interact with containers: https://www.reddit.com/r/Python/comments/4mfeve/the_python_that_speaks_whale_using_dockerpy_to/
reddit
The Python that speaks Whale - Using docker-py to... • /r/Python
1 points and 0 comments so far on reddit
Python libraries to make 'art': https://www.reddit.com/r/Python/comments/4mfuwv/python_libraries_to_make_art/
reddit
Python libraries to make 'art' • /r/Python
What cool libraries for python 2.X should i take i look if i want to make some visual stuff, call it 'art' . I wanna play with colors, lines,...