Skip to main content

Use YAML file for your project metadata

Project description

setuptools-yaml

Use YAML for your project description

https://travis-ci.org/sudarkoff/setuptools-yaml.svg?branch=master

Install

  1. Install this module

pip install setuptools-yaml

Use

#!/usr/bin/env python
# setup.py

from setuptools import setup

setup(
    ...
    setup_requires=['setuptools-yaml'],
    metadata_yaml='project.yml',
    ...
)

The plugin will read the specified file and populate the relevant metadata fields of your distribution.

See also

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-yaml-0.4.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file setuptools-yaml-0.4.tar.gz.

File metadata

File hashes

Hashes for setuptools-yaml-0.4.tar.gz
Algorithm Hash digest
SHA256 d62c1c0f022d9e6c3a1be560aaf15d3061fedf2c7a7231aba66bc28f5f2b063a
MD5 4a58b0f3da76802676ad81f416182155
BLAKE2b-256 38fb822ab0061777fca1dcf7a13fcb5d80120f197909714294a8aba8f1ba37f3

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