Skip to main content

an alternative interface to package_data

Project description

=================
setuptools-parcels
=================

An alternative syntaxt to setuptools package_data argument.

Improvements over package_data include:

* simple way to include all non-python files found in packages

-----
Usage
-----

You can use setuptools-parcels by including it in your setup.py, as an
additional argument to setup`s setup_requires function, and an
additional parcels parameter:

.. code:: python

setup(...
# add it here
setup_reqires=["setuptools-parcels", "vcver"],
parcels={}
)

Without any configuration, parcels will search through all packages,
find any non-python files, and include those.

If the package_data is present, parcels will merge it's additions with
the existing values.

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

setuptools-parcels-0.0.8.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

setuptools_parcels-0.0.8-py2.py3-none-any.whl (3.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file setuptools-parcels-0.0.8.tar.gz.

File metadata

File hashes

Hashes for setuptools-parcels-0.0.8.tar.gz
Algorithm Hash digest
SHA256 8cebbefb971524ec44ca4f0d23d60d2cd0ffae4295e09031876dd9651144408d
MD5 69abccf990ec578c3c4f1a766fbe8c56
BLAKE2b-256 f5044aed2af6321798c18617447f2c3de6de9ff84dea38406c0093a1d33a7def

See more details on using hashes here.

File details

Details for the file setuptools_parcels-0.0.8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for setuptools_parcels-0.0.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 336d81092226b3d473943dc2714cb9afba5dff724e909833f62c6d7af0335c06
MD5 2579075a822e172641e913c4703d2ef3
BLAKE2b-256 78e905d1d86ad1360426bbee2edede4d5579be03fa637fcc37a4f5307c4375e0

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