Skip to main content

Tangled namespace for contributed packages

Project description

https://travis-ci.org/TangledWeb/tangled.contrib.png?branch=master

tangled.contrib is a namespace package for third party Tangled extensions. The layout for such an extension looks like this:

${project root}/
    setup.py
    README
    tangled/ (empty directory)
        contrib/ (empty directory)
            ${package name}/
                __init__.py

The tangled scaffold command can be used to create such a package:

tangled scaffold contrib tangled.contrib.sqlalchemy

This will create the following directories and files in the directory where the command was run:

tangled.contrib.sqlalchemy/
    setup.py
    README
    tangled/
        contrib/
            sqlalchemy/
                __init__.py

Documentation

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

tangled.contrib-0.1a3.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file tangled.contrib-0.1a3.tar.gz.

File metadata

File hashes

Hashes for tangled.contrib-0.1a3.tar.gz
Algorithm Hash digest
SHA256 8ff20c1985b5dfb8281c7215c0933e5d82f505bdc5d2c7777ef72f7f2306db7a
MD5 8dfb5d158af0f52ca6045e858f3efa77
BLAKE2b-256 f16f6ef8fdcc31bd8972eee32a02c3adeebccf4b6195c72026898eee19d327e3

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