Skip to main content

A command line program to generate list of file subextensions.

Project description

.. image:: https://raw.githubusercontent.com/mindey/subfiles/master/misc/subfiles.png
:alt: Subfiles Illustration
:width: 100%
:align: center

subfiles-cli
============

*A command line program to generate .subfiles*

Purpose
-------

Extracts file subtypes to create or append all found subtypes in a project
to a single file, e.g., .subfiles

Usage
-----

Set up::

$ pip install subfiles

In any project, or directory, run::

$ subfiles init > .subfiles

This will output ``.subfiles`` with all different file sub-extensions* in the project.

* sub-extension: a file extension with a second dot, e.g. sub-extension of file:
``hello.new.txt`` is ``.new.txt``.

Development reminder
====================

To publish new version on PyPI::

$ python setup.py sdist bdist_wheel
$ twine upload dist/*


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

subfiles-1.0.2.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

subfiles-1.0.2-py2.py3-none-any.whl (5.6 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