Python API Framework Roundup (podcast, nsfw language): https://www.reddit.com/r/Python/comments/acjcld/python_api_framework_roundup_podcast_nsfw_language/
reddit
r/Python - Python API Framework Roundup (podcast, nsfw language)
2 votes and 0 comments so far on Reddit
Trying to use ciscoconfparse to read txt files in a directory: https://www.reddit.com/r/Python/comments/acjj44/trying_to_use_ciscoconfparse_to_read_txt_files_in/
reddit
r/Python - Trying to use ciscoconfparse to read txt files in a directory
2 votes and 0 comments so far on Reddit
Looking for recommendations of the best paid online resources to get back into Python: https://www.reddit.com/r/Python/comments/acjwkt/looking_for_recommendations_of_the_best_paid/
reddit
r/Python - Looking for recommendations of the best paid online resources to get back into Python
2 votes and 0 comments so far on Reddit
A command line client for SQLite with auto-completion and syntax highlighting (written in Python): https://www.reddit.com/r/Python/comments/ackg34/a_command_line_client_for_sqlite_with/
reddit
r/Python - A command line client for SQLite with auto-completion and syntax highlighting (written in Python)
2 votes and 0 comments so far on Reddit
Show HN: Matrixprofile-ts – A Python library for timeseries motifs and discords: https://github.com/target/matrixprofile-ts
GitHub
GitHub - target/matrixprofile-ts: A Python library for detecting patterns and anomalies in massive datasets using the Matrix Profile
A Python library for detecting patterns and anomalies in massive datasets using the Matrix Profile - target/matrixprofile-ts
web scraping - how to access blocked sites with urlopen?: https://www.reddit.com/r/Python/comments/aclz1s/web_scraping_how_to_access_blocked_sites_with/
reddit
r/Python - web scraping - how to access blocked sites with urlopen?
2 votes and 0 comments so far on Reddit
Monocular odometry using OpenCV - monocular video odometry system in Python for estimating position of a vehicle using single front mounted camera: https://www.reddit.com/r/Python/comments/acm9ob/monocular_odometry_using_opencv_monocular_video/
reddit
r/Python - Monocular odometry using OpenCV - monocular video odometry system in Python for estimating position of a vehicle using…
1 vote and 0 comments so far on Reddit
merging/concatenating column values with pandas....help!?: https://www.reddit.com/r/Python/comments/acnoq6/mergingconcatenating_column_values_with_pandashelp/
reddit
r/Python - merging/concatenating column values with pandas....help!?
1 vote and 0 comments so far on Reddit
Panda3D 1.10 released - "A new year, a new Panda": https://www.reddit.com/r/Python/comments/aco029/panda3d_110_released_a_new_year_a_new_panda/
reddit
r/Python - Panda3D 1.10 released - "A new year, a new Panda"
1 vote and 0 comments so far on Reddit
Hiding axis text in matplotlib plots: https://stackoverflow.com/questions/2176424/hiding-axis-text-in-matplotlib-plots
Stack Overflow
Hiding axis text in matplotlib plots
I'm trying to plot a figure without tickmarks or numbers on either of the axes (I use axes in the traditional sense, not the matplotlib nomenclature!). An issue I have come across is where matplotlib