Hey! Team Aero Data AI this side, The sole purpose of this library is to help you increase the shareability of your codebase. It simplifies managing the root path of your project directory across all your Python files, allowing you to effortlessly access files without using absolute path of your system in project's code files on your system. Below are the some functions you can use:
set_project_path(project_name:str, project_directory_path:str) Use this function to set the path of your project directory. The function "get_project_path" can be used later to import the complete path of your project directory in any file. Args: project_name : Name of your project. project_directory_path : Path to your project's root directory
Returns: Nothing to return ehh!
get_project_path(project_name:str) Fetch the path of a project. Args: - project_name (str): Name of the project. Returns: - str or None: Path of the project if found, None otherwise.
remove_project_path(project_name:str) Removes the given project_name and project_path Args: project_name : Name of your project that you wish to remove. Returns: Nothing to return ehh!
show_project_paths() Shows the list of all the projects and projects paths added till date.
Release files for aero-data-ai 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aero_data_ai-0.0.1.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aero_data_ai-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.2 kB
Release files / aero_data_ai-0.0.1.tar.gz
| Download URL | aero_data_ai-0.0.1.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f2f687394b6e8fb73660cb365bfdda66c1a0dcaf0df46a684c5e83e085efbfd6
|
|
BLAKE2b-256 checksum How to use checksums |
ab15fbaff57922716699b42b9a308dca2661b5c09a2ae672f8fac04d09988e8d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|
Release files / aero_data_ai-0.0.1-py3-none-any.whl
| Download URL | aero_data_ai-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e4db8463709e5c029468ebdb71bcc4cb385bb6766588b7cb1b4d63cf80368095
|
|
BLAKE2b-256 checksum How to use checksums |
7d9f5b8899e67ab9a58a138845f9382be298d34203fe350fdca7d4d870125c59
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|