Skip to main content

autopaths is a python package for dealing with file paths and automation.

Project description

# autopaths version 1.0.0

autopaths is a python package for dealing with file paths and automation.

It contains several submodules that are useful when building pipelines. See below for examples and documentation.

# FilePath object

Here is an example usage of this object:

from autopaths.file_path import FilePath f = FilePath(“input/raw/reads_56.fastq”)

Once you have created a FilePath, many useful methods are available. Here are a few:

To see the complete list, look at the source code.

# DirectoryPath object

Similar to a file path object.

# AutoPaths object

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

autopaths-1.0.0-py2-none-any.whl (11.8 kB view hashes)

Uploaded Python 2

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