Tangled namespace for contributed packages
Project description
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
Project details
Release history Release notifications | RSS feed
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)
File details
Details for the file tangled.contrib-0.1a3.tar.gz.
File metadata
- Download URL: tangled.contrib-0.1a3.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ff20c1985b5dfb8281c7215c0933e5d82f505bdc5d2c7777ef72f7f2306db7a
|
|
| MD5 |
8dfb5d158af0f52ca6045e858f3efa77
|
|
| BLAKE2b-256 |
f16f6ef8fdcc31bd8972eee32a02c3adeebccf4b6195c72026898eee19d327e3
|