Links tagged “library”
39 links, newest first.
pythonhosted.org
Watchdog Python API library and shell utilities to monitor file system events.
python-oauth2.readthedocs.io
from wsgiref.simpleserver import makeserver import oauth2 import oauth2.grant import oauth2.error import oauth2.store.memory import oauth2.tokengenerator import oauth2.web.wsgi Create a SiteAdapter to interact with the user.
schematics.readthedocs.org
Schematics¶ Python Data Structures for Humans™.
cerberus.readthedocs.org
Welcome to Cerberus Cerberus is a lightweight and extensible data validation library for Python.
docs.openstack.org
stevedore – Manage Dynamic Plugins for Python Applications¶ Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (“plugins”) at runtime.
python-jose.readthedocs.org
python-jose¶ A JOSE implementation in Python The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web Algorithms (JWA) - collectively can be used to encrypt and/or sign content using a variety of algorith…
pyjwt.readthedocs.org
import jwt jwt.encode({'some': 'payload'}, 'secret', algorithm='HS256') 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzb21lIjoicGF5bG9hZCJ9.4twFt5NiznN84AWoo1d7KO1Tyoc0Z6XOpOVswacPZg' jwt.decode('eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzb21lIjoicGF5bG9hZCJ9.4twFt5NiznN84AWoo1d7KO1Tyoc0Z6XOpOVswacPZg', 's…
libcloud.apache.org
A Python library for driving many cloud providers through one API.
pythonhosted.org
some argument isn’t valid type
codyhouse.co
A library of HTML, CSS and JavaScript components, with documentation and templates to drop into a page.
paperjs.org
Features Standing on the shoulders of Scriptographer and making use of HTML5 standards, Paper.js is a comprehensive open source vector graphics scripting framework.
phyast.pitt.edu
ate classes. The decorator module takes advantage of this feature to provide a facility for writing complex decorator factories. We have already seen examples of simple decorator factories, implemented as functions returning a decorator. For more complex situations, it is more convenient to implement decorator factories as classes returning callable objects that can be used as signature-preserving decorators. To this aim, decorator can also be used as a class decorator. Given a class with a .call(self, func, *args, **kw) method decorator(cls) adds a suitable __call__ method to the class; it raises a TypeError if the class already has a nontrivial __call__ method.
code.google.com
originated
code.google.com
Project Information Links Our codebase, issue tracker and wiki are now hosted by Github.
moomonth.com
出会いライン 《特徴》 雑誌に掲載されている大手のセフレサイト 会員数も多く、セキュリティ対策もばっちりです♪ すべてのコンテンツを無料で楽しめることができます >>詳細はこちらから<< セフレサイトを利用する前に覚えておくこと セフレサイトを利用する前には、絶対に覚えておくべきことがあります。 それは、サクラの存在です。 セフレサイトには、サクラがいる可能性が非常に高いです。 悪質なサイトはもちろんですが、ある程度出会いの実績があるサイトであっても、サクラがいる可能性はあるのです。 サクラと言うのは、簡単に言えば会員になりすますことにより、本物の会員を騙すことが目的なのです。 例えば、有料サ…
solutoire.com
Flotr Example Index This is the Flotr example index page.

















