kawaii-player: multimedia player with builtin media server, update: https://www.reddit.com/r/Python/comments/6dtdyr/kawaiiplayer_multimedia_player_with_builtin_media/
reddit
kawaii-player: multimedia player with builtin media... • r/Python
Brief Description: [kawaii-player](https://github.com/kanishka-linux/kawaii-player) is multimedia player and library manager based on mpv/mplayer...
Izzati: a dead simple package for prototyping projects with front-end and backend communication: https://www.reddit.com/r/Python/comments/6dth2z/izzati_a_dead_simple_package_for_prototyping/
reddit
Izzati: a dead simple package for prototyping projects... • r/Python
2 points and 0 comments so far on reddit
List Comprehension vs For Loop - Is this pythonic ?: https://www.reddit.com/r/Python/comments/6dtrey/list_comprehension_vs_for_loop_is_this_pythonic/
reddit
List Comprehension vs For Loop - Is this pythonic ? • r/Python
Hey, I want to do a for loop like this: if condition: for i, bar in enumerate(data): foo(i, bar) I refactored it to the...
Fresh graduate, How do I demonstrate self-learned Python skill to employers?: https://www.reddit.com/r/Python/comments/6duh9g/fresh_graduate_how_do_i_demonstrate_selflearned/
reddit
Fresh graduate, How do I demonstrate self-learned... • r/Python
I am a recent undergraduate with a college understanding of inferential statistics. I am currently self-learning Python and scikit-learn to get...
Show HN: Convert HTML to markdown with python: https://github.com/gaojiuli/tomd/
GitHub
gaojiuli/tomd
Convert HTML to Markdown. Contribute to gaojiuli/tomd development by creating an account on GitHub.
I just started leaning a few days ago, and I made this simple RPG! (Python 2): https://www.reddit.com/r/Python/comments/6duwr7/i_just_started_leaning_a_few_days_ago_and_i_made/
reddit
I just started leaning a few days ago, and I made this... • r/Python
1 points and 0 comments so far on reddit
Elliptic Curves as Python Objects: https://jeremykun.com/2014/02/24/elliptic-curves-as-python-objects/
Math ∩ Programming
Elliptic Curves as Python Objects
Last time we saw a geometric version of the algorithm to add points on elliptic curves. We went quite deep into the formal setting for it (projective space $ \mathbb{P}^2$), and we spent a lot of time talking about the right way to define the “zero” object…
Exposing Python 3.6's Private Dict Version: http://jakevdp.github.io/blog/2017/05/26/exposing-private-dict-version/
How would a Web Assembly VM for Python be coded?: https://www.reddit.com/r/Python/comments/6dvz0a/how_would_a_web_assembly_vm_for_python_be_coded/
reddit
How would a Web Assembly VM for Python be coded? • r/Python
An MVP for Web Assembly(wasm) was recently released. We can now compile C and C++ code into wasm. Part of the plans for the future of the project...
Newb Question: Looking for guidance on how to generate variables with rules (rgb colors): https://www.reddit.com/r/Python/comments/6dx1e6/newb_question_looking_for_guidance_on_how_to/
reddit
Newb Question: Looking for guidance on how to generate... • r/Python
Hey /r/Python, I'm writing a Python script to control some RGB LEDs. At current, I'm generating colors by running randint functions for each...
I just finished sololearn's intro to python. Where do I go from here?: https://www.reddit.com/r/Python/comments/6dxbx7/i_just_finished_sololearns_intro_to_python_where/
reddit
I just finished sololearn's intro to python. Where do I... • r/Python
I just want to make an alp that does everything... But for now, I was hoping for some recommendations for where to start with practical...
Boost::Python, converting tuple to Python works, vector<tuple> does not: https://stackoverflow.com/questions/42186986/boostpython-converting-tuple-to-python-works-vectortuple-does-not
Stackoverflow
Boost::Python, converting tuple to Python works, vector does not
I've been using Boost::Python for a while, and everything always turned out ok. However yesterday I was trying to find out why a particular type I thought I had registered (a tuple) was giving me e...
Is saving a HUGE dask dataframe into parquet possible?: https://stackoverflow.com/questions/44194624/is-saving-a-huge-dask-dataframe-into-parquet-possible
Stackoverflow
Is saving a HUGE dask dataframe into parquet possible?
I have a dataframe made up of 100,000+ rows and each row has 100,000 columns, totally to 10,000,000,000 float values.
I've managed to read them in previously in a csv (tab-separated) file and I
I've managed to read them in previously in a csv (tab-separated) file and I
[Urgent] Paid task for experienced programmers: https://www.reddit.com/r/Python/comments/6dyy1e/urgent_paid_task_for_experienced_programmers/
reddit
[Urgent] Paid task for experienced programmers • r/Python
Hi all, I have an intermediate to advanced level Python task involving multi-threading, HTTP downloading (must be well versed with...