Skip to main content

*easysetup* helps creating a package distribution setup for Windows users.

Project description

easysetup helps creating a package distribution setup for Windows users.

Features:

  • Easy to use, just run easysetup from your application setup directory.

  • All setup configuration is in one file (appinfo.py).

  • It creates templates for Travis, Shippable and tox.

  • It creates a template for development requirements.

  • It creates an empty template for installation requirements.

  • It creates a template for git VCS exceptions.

  • It creates a template for files to be included in the setup.

  • It creates a template for a README file.

  • It creates a template for wheel setup and Sphinx documentation upload.

  • It can create template files in the doc directory (assumes use of Sphinx 1.3.1+ and that the sphinx-quickstart command was already executed).

  • It can create an updated reference.rst in the doc directory (assumes previous item).

After running easysetup, you can find a build.cmd in the current directory that should be run to build your application (check the comments inside the file for usage). When running easysetup without options, if there are any files on the current directory, they are moved to a _bak directory.

Installation

$ pip install easysetup

Usage

$ easysetup

Options

$ easysetup -h
usage: easysetup [-option]

optional arguments:
      -d, --doc             creates template files in the doc directory
      -h, --help            show this help message
      -l, --license         show license
      -r, --reference       creates an updated reference.rst in the doc directory
      -v, --version         show version

No arguments creates setup files.
easysetup should always be run from the application setup directory.

Resources

Contributing

  1. Fork the repository on GitHub.

  2. Make a branch of master and commit your changes to it.

  3. Ensure that your name is added to the end of the AUTHORS.rst file using the format: Name <email@domain.com>

  4. Submit a Pull Request to the master branch on GitHub.

Copyright 2009-2015 Joao Carlos Roseta Matos. Licensed under the GNU General Public License v2 or later (GPLv2+).

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

easysetup-0.0.1.zip (762.2 kB view hashes)

Uploaded Source

Built Distribution

easysetup-0.0.1-py2.py3-none-any.whl (555.7 kB view hashes)

Uploaded Python 2 Python 3

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