con-cat
Follow
- Melbourne, Australia
Pinned Loading
-
-
-
up-bank-gnucash-csv
up-bank-gnucash-csv PublicA simple CLI to fetch data from the Up Bank API and output CSVs for GnuCash.
Python
-
Emacs lisp function to return an imp...
Emacs lisp function to return an import statement for a Python file or object 1(defun con-cat/get-python-path (root-in-project)
2"Return a list of parts of the path to a Python file or object.
3root-in-project is the optional path to a directory inside the project that the path should be relative to,
4e.g. 'src' if your project is in ~/myproject and your Python files are in ~/myproject/src"
5(unless (and (projectile-project-root) buffer-file-name (string= "py" (file-name-extension buffer-file-name)))
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.