Check out my toy library -- typecast -- that introduces a new paradigm to Python: https://www.reddit.com/r/Python/comments/57r60f/check_out_my_toy_library_typecast_that_introduces/
reddit
Check out my toy library -- typecast -- that... • /r/Python
I had this idea running around in my head for quite a while, and I decided to finally put it to code and see how others feel about it. It goes...
GitHub - TaipanRex/pyvisgraph: Given a set of simple obstacle polygons, return the visibility graph: https://www.reddit.com/r/Python/comments/57r7sx/github_taipanrexpyvisgraph_given_a_set_of_simple/
reddit
GitHub - TaipanRex/pyvisgraph: Given a set of simple... • /r/Python
2 points and 0 comments so far on reddit
Is there a way save/fetch adding information to image?: https://www.reddit.com/r/Python/comments/57ru4f/is_there_a_way_savefetch_adding_information_to/
reddit
Is there a way save/fetch adding information to image? • /r/Python
I am looking for the best way to say addition information to image for next handling it. For example: I have script for auto add text to a bunch...
[Sympy] How to write a Boolean equation into a Linear Algebra equation: https://www.reddit.com/r/Python/comments/57s117/sympy_how_to_write_a_boolean_equation_into_a/
reddit
[Sympy] How to write a Boolean equation into a Linear... • /r/Python
Hi, I need some help to transform Boolean equations into linear algebra equations to further simplification using Sympy As motivation, let's...
Working with PDF files using python3: https://www.reddit.com/r/Python/comments/57s1bw/working_with_pdf_files_using_python3/
reddit
Working with PDF files using python3 • /r/Python
Hi all, I am looking for advice and direction on how to automate a repetitive task that I need to accomplish. I currently have almost 1000 PDF...
Build and ship native GUI apps on Python with Beeware [audio]: https://talkpython.fm/episodes/show/79/beeware-python-tools
talkpython.fm
Beeware Python Tools
Could you write me a Python app for the wide range of platforms out there? Oh, wait, I want them to be native GUI applications. And I need them on mobile (Android, iOS, tvOS, and watchOS) as well as major desktop apps. I also need them to appear indistinguishable…
Python SymPy: Error while solving inequality: http://stackoverflow.com/questions/39981058/python-sympy-error-while-solving-inequality
Stackoverflow
Python SymPy: Error while solving inequality
Problem: I am trying to solve an inequality to obtain a variable coeff_rw, which is the value of the symbol rw satisfying the inequality. This value should be in terms of other symbols (variables) ...
Asynchronous Scraping with Python's concurrent.futures: https://www.reddit.com/r/Python/comments/57t8kg/asynchronous_scraping_with_pythons/
reddit
Asynchronous Scraping with Python's concurrent.futures • /r/Python
1 points and 0 comments so far on reddit
How to write basic gender classification tool: https://www.reddit.com/r/Python/comments/57t8zy/how_to_write_basic_gender_classification_tool/
reddit
How to write basic gender classification tool • /r/Python
I'm building my first Python application (a gender classifier) after not taking any classes in Python. I've worked with tips from this website and...
Decrypting .Dat Using Config Dump in Python: https://www.reddit.com/r/Python/comments/57u2gm/decrypting_dat_using_config_dump_in_python/
reddit
Decrypting .Dat Using Config Dump in Python • /r/Python
I am working on a computer security homework assignment where I must analyze sample malware. The sample includes three files: Dyre.exe,...
Ask Python: Someone who only knows Python has to learn some C , what should they do?: https://www.reddit.com/r/Python/comments/57u2ru/ask_python_someone_who_only_knows_python_has_to/
reddit
Ask Python: Someone who only knows Python has to learn... • r/Python
The person is looking to potentially write small C++ "extensions" for an existing application. I've found this:...
BlueZ 5.42 GATT Characteristic Encryption without Pairing: http://stackoverflow.com/questions/40021252/bluez-5-42-gatt-characteristic-encryption-without-pairing
Stackoverflow
BlueZ 5.42 GATT Characteristic Encryption without Pairing
I'm modifying the example-gatt-server Python test script that ships with BlueZ 5.42. My phone can connect and read my custom GATT Database Characteristics fine.
I want one of the characteristics t...
I want one of the characteristics t...
What I learned from developing my first bot using Python.: https://www.reddit.com/r/Python/comments/57uk7x/what_i_learned_from_developing_my_first_bot_using/
reddit
What I learned from developing my first bot using Python. • /r/Python
2 points and 2 comments so far on reddit
A Tour of Python’s Data Visualization Landscape, Including Ggplot and Altair: https://dansaber.wordpress.com/2016/10/02/a-dramatic-tour-through-pythons-data-visualization-landscape-including-ggplot-and-altair/
Dan Saber
A Dramatic Tour through Python’s Data Visualization Landscape (including ggplot and Altair)
Why Even Try, Man? I recently came upon Brian Granger and Jake VanderPlas’s Altair, a promising young visualization library. Altair seems well-suited to addressing Python’s ggplot envy,…
Distribute your python software on windows os with this simple steps: https://www.reddit.com/r/Python/comments/57vti8/distribute_your_python_software_on_windows_os/
reddit
Distribute your python software on windows os with... • /r/Python
4 points and 0 comments so far on reddit