[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1018886: ITP: pyprojroot -- Find Python project root paths and return relative project files



Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : pyprojroot
  Version         : 0.2.0
  Upstream Author : Daniel Chen <chendaniely@gmail.com>
* URL             : https://github.com/chendaniely/pyprojroot
* License         : MIT
  Programming Lang: Python
  Description     : Find Python project root paths and return relative project files

  This library finds the root working directory for your Python project as a
  'pathlib' object.
  .
  You can use the 'here' function to pass in a relative path from the Python
  project root directory (no matter what working directory you are in the
  project), and you will get a full path to the specified file.
  .
  This allows you to restructure the files in your Python project without
  having to worry about changing file paths.
 
I plan to maintain this package as part of the Python team.


Reply to: