Skip to main content

An HTTP document title extractor for Twisted Web

Project description

An HTTP document title extractor for Twisted Web.

Install it with:

$ pip install littlebrother

Then, inside your Twisted code:

import littlebrother

def my_function(title):
    # do stuff with the returned title
    pass

deferred = littlebrother.fetch_title('http://www.example.com/')
deferred.addCallback(my_function)

You can also try Little Brother out directly from the command line:

$ python -m littlebrother http://www.example.com/
Example Domain

Report bugs and make feature requests on Little Brother’s GitHub project page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

littlebrother-0.1.3.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

littlebrother-0.1.3-py2-none-any.whl (17.2 kB view details)

Uploaded Python 2

File details

Details for the file littlebrother-0.1.3.tar.gz.

File metadata

File hashes

Hashes for littlebrother-0.1.3.tar.gz
Algorithm Hash digest
SHA256 089f8e69db29ad185e955c379afe7d2bce13d89546c14f3ade67ed95f585f1f4
MD5 21139581526439368a46034efbbbf0ef
BLAKE2b-256 117696776bed19336c9aef25acf36bb624b11f23d41e8fa3f91f4cae20ef9114

See more details on using hashes here.

File details

Details for the file littlebrother-0.1.3-py2-none-any.whl.

File metadata

File hashes

Hashes for littlebrother-0.1.3-py2-none-any.whl
Algorithm Hash digest
SHA256 5f7cd4b7e4a125b03e3f4d54f83e87f04eda30dfe41d87fcc36a1cc08ddaf69f
MD5 e1ab7f2a6cb0c003c67a59fc6b0c0725
BLAKE2b-256 bf2f9eea57240b085bfd7470752cd94928e8cc8d8903de7ef4a23512de25696e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page