Bookmarks tagged with #python.
Show all
Show all
Reversing private APIs, Safeway, and not-so-extreme couponing
The browser fires an OPTIONS request to https://albertsons.okta.com/api/v1/authn. Since we’re doing this programmatically, we don’t need to worry about this (as it’s for cross origin request safety, a browser safety feature).
Saved
on: 2019-10-15
Michael Fogleman
Python solutions to the daily coding puzzles, explained. I first participated in Advent of Code (AoC) in 2017. My co-workers at Formlabs introduced it to me. This year (2018), quite a lot of Formlabs folks are taking part and we have a nice private leaderboard going.
Saved
on: 2018-12-19
README.md
Project moved to https://github.com/zappa/Zappa. Versions after 0.52.0 are published from there. Thank you Rich Jones for all your work on creating Zappa and maintaining it for years!
Saved
on: 2017-04-19
GitHub - readbeyond/aeneas: aeneas is a Python/C library and a set of tools
aeneas automatically generates a synchronization map between a list of text fragments and an audio file containing the narration of the text. In computer science this task is known as (automatically computing a) forced alignment. aeneas has been developed and tested on Debian 64bit, with Python 2.
Saved
on: 2017-03-19
codelucas/newspaper
Newspaper is a Python3 library! Or, view our deprecated and buggy Python2 branch Newspaper can extract and detect languages seamlessly. If no language is specified, Newspaper will attempt to auto detect a language.
Tags:
#python
Saved
on: 2015-10-22