mirror of
https://github.com/kennethreitz-archive/oreos.git
synced 2026-06-05 23:30:18 +00:00
23 lines
451 B
ReStructuredText
23 lines
451 B
ReStructuredText
Oreos: Cookies for Humans
|
|
=========================
|
|
|
|
This project has spawend out of the `Requests <http://python-requests.org>`_ effort.
|
|
|
|
This is a work in progress. It may or may not ever even have any code written. This is readme-driven development.
|
|
|
|
|
|
Use Case
|
|
--------
|
|
|
|
* Parse a Cookies header.
|
|
* Build a Cookies header.
|
|
* Interface with the *ew* Cookie, Cookielib, and CookieJar ecosystem
|
|
|
|
Potential Usage
|
|
---------------
|
|
|
|
::
|
|
|
|
import oreos
|
|
|