Skip to main content

Utility library to collect files recursively

Project description

Utility library for collecting valid Python files recursively.

  • Free software: MIT license

Installation

pip install pycollect

Basic Usage

collector = PythonFileCollector()
python_files = collector.collect()

Documentation

Complete docs: https://allrod5.github.io/pycollect/

See also

Changelog

0.2.0 (2020-02-28)

  • Added utility function to find a file’s module name

0.1.1 (2020-02-24)

  • Update docs

0.1.0 (2019-12-22)

  • First beta release

0.0.1 (2019-09-01)

  • Fix GitHub release workflow.

0.0.0 (2019-08-31)

  • First release on PyPI.

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

pycollect-0.2.0.tar.gz (200.3 kB view hashes)

Uploaded Source

Built Distribution

pycollect-0.2.0-py2.py3-none-any.whl (6.0 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