Skip to main content

Adds signature to your python files

Project description

Autosign
*********
Add your signature to your **python** files.
Use under **caution**, work in progress.

Installation
============
autosign can be installed using pip
::
pip install autosign

Uninstalling
============
autosign can be uninstalled using pip
::
pip uninstall autosign

Dependencies
============
autosign is based on Python 2.7.

Documentation
============

Writing valid signature template
--------------------------------
A valid signature uses syntax very closely related to that of python comments.

* A signature should start and end with **'##'**.
* Every line other than the start and end should start with **'#'**.
* Blank lines are allowed before and after starting a signature.
* Line starting with **'#!'** is allowed before starting a signature.

Examples can be seen in examples directory. All the python files in this package have been signed using 'examples/template1.txt'.

Signing python files
--------------------
autosign can be used for signing python files
::
autosign signfile target [options]

Run the following command, for various options.
::
autosign --help

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

autosign-0.1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distributions

autosign-0.1.0.linux-x86_64.exe (70.0 kB view hashes)

Uploaded Source

autosign-0.1.0-py2.7.egg (12.9 kB view hashes)

Uploaded Source

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