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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autopaths-1.0.0-py2-none-any.whl.
File metadata
- Download URL: autopaths-1.0.0-py2-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.15.0 CPython/2.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e920ad4d5d7f0fff0231598f7c3746505e1c942957cde51fdc0a4c8f3ceb3fb
|
|
| MD5 |
5fa1d290feb2df2655476646de9a40a7
|
|
| BLAKE2b-256 |
9a80c412e61b1134c2cc09e925102de477ac272ccdd76f17d727c972d4a0879d
|