Skip to main content

analysis_project_root - change the root in an analysis project.

Project description

analysis-project-root

Reset project root for analysis projects.

For analysis projects sometimes it is useful to have a scripts that can import from lots of relative locations in a project;

root/
  sub1/
    a.py
    sub2/
      b.py
  sub3/
    c.py

This is a very simple package that solves the problem for me and hides away unpleasant code to add to sys.path and change the working directory.

To install the package;

pip install analysis-project-root

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

analysis_project_root-0.1.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

analysis_project_root-0.1.0-py3-none-any.whl (3.7 kB view hashes)

Uploaded 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