Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
astrocalc v0.4.2
Light Logo Dark Logo
astrocalc v0.4.2
  • Installation
  • Quickstart

  • Release Notes
  • References
  • API Reference
    • astrocalc
      • astrocalc.commonutils
        • astrocalc.commonutils.getpackagepath
      • astrocalc.coords
        • astrocalc.coords.coordinates_to_array
        • astrocalc.coords.separations
        • astrocalc.coords.translate
        • astrocalc.coords.unit_conversion
      • astrocalc.distances
        • astrocalc.distances.converter
      • astrocalc.times
        • astrocalc.times.conversions
        • astrocalc.times.now
      • astrocalc.__version__
      • astrocalc.cl_utils
      • astrocalc.utKit

  • Todo List
Back to top
View this page
Edit this page

astrocalc.commonutils.getpackagepath¶

Get common file and folder paths for the host package

Author

David Young

Module Contents¶

Functions¶

getpackagepath

Get the root path for this python package

API¶

astrocalc.commonutils.getpackagepath.getpackagepath()[source][source]¶

Get the root path for this python package

Used in unit testing code

Next
astrocalc.coords
Previous
astrocalc.commonutils
Copyright © 2024, David R. Young
Made with Sphinx and @pradyunsg's Furo
On this page
  • astrocalc.commonutils.getpackagepath
    • Module Contents
      • Functions
      • API
        • getpackagepath()