# alexandria-library
Program for the management and organization of digital files.

## 1. Installing
To install the package from [PyPI](https://pypi.org/project/alexandria_library/), follow the instructions below:
```bash
pip install --upgrade alexandria-library
```
Execute `which alexandria-library` to see where it was installed, probably in `/home/USERNAME/.local/bin/alexandria-library`.
#### Using
To start the program, use the command below:
```bash
alexandria-library
```
## 2. More information
If you want more information go to [doc](https://github.com/trucomanx/AlexandriaLibrary/blob/main/doc) directory
## 3. Buy me a coffee
If you find this tool useful and would like to support its development, you can buy me a coffee!
Your donations help keep the project running and improve future updates.
[☕ Buy me a coffee](https://ko-fi.com/trucomanx)
## 4. License
This project is licensed under the GPL license. See the `LICENSE` file for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "alexandria-library",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"keywords": "library, management, organizer",
"author": null,
"author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ba/8f/4fb44f2b0071fde1a4924af63a8c876a4409497e263c1e6afb6ba95ef290/alexandria_library-0.1.1.tar.gz",
"platform": null,
"description": "# alexandria-library\n\nProgram for the management and organization of digital files.\n\n\n\n## 1. Installing\n\nTo install the package from [PyPI](https://pypi.org/project/alexandria_library/), follow the instructions below:\n\n\n```bash\npip install --upgrade alexandria-library\n```\n\nExecute `which alexandria-library` to see where it was installed, probably in `/home/USERNAME/.local/bin/alexandria-library`.\n\n#### Using\n\nTo start the program, use the command below:\n\n```bash\nalexandria-library\n```\n## 2. More information\n\nIf you want more information go to [doc](https://github.com/trucomanx/AlexandriaLibrary/blob/main/doc) directory\n\n## 3. Buy me a coffee\n\nIf you find this tool useful and would like to support its development, you can buy me a coffee! \nYour donations help keep the project running and improve future updates. \n\n[\u2615 Buy me a coffee](https://ko-fi.com/trucomanx) \n\n## 4. License\n\nThis project is licensed under the GPL license. See the `LICENSE` file for more details.\n",
"bugtrack_url": null,
"license": null,
"summary": "Program for the management and organization of digital files.",
"version": "0.1.1",
"project_urls": {
"Bug Reports": "https://github.com/trucomanx/AlexandriaLibrary/issues",
"Documentation": "https://github.com/trucomanx/AlexandriaLibrary/tree/main/doc",
"Funding": "https://trucomanx.github.io/en/funding.html",
"Source": "https://github.com/trucomanx/AlexandriaLibrary"
},
"split_keywords": [
"library",
" management",
" organizer"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "51878d8639e045312460b852ac48ccd207dc39a282c4c83b985932f324ccb356",
"md5": "3c4bfdd6ddbeb7794263c399b97483aa",
"sha256": "8037e6b5d3db56c34c4d7223ea2821f663448d6c684cc869e3158cb84529c0c2"
},
"downloads": -1,
"filename": "alexandria_library-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3c4bfdd6ddbeb7794263c399b97483aa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 38295,
"upload_time": "2025-08-17T16:29:43",
"upload_time_iso_8601": "2025-08-17T16:29:43.021030Z",
"url": "https://files.pythonhosted.org/packages/51/87/8d8639e045312460b852ac48ccd207dc39a282c4c83b985932f324ccb356/alexandria_library-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ba8f4fb44f2b0071fde1a4924af63a8c876a4409497e263c1e6afb6ba95ef290",
"md5": "e2a068ae3af6209b8fa2f57a6e4634ea",
"sha256": "ab2088375c5ffc8157303235025b8b71a3dec03d282feb52bf4f7c722ba3f7d9"
},
"downloads": -1,
"filename": "alexandria_library-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "e2a068ae3af6209b8fa2f57a6e4634ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 35942,
"upload_time": "2025-08-17T16:29:44",
"upload_time_iso_8601": "2025-08-17T16:29:44.456556Z",
"url": "https://files.pythonhosted.org/packages/ba/8f/4fb44f2b0071fde1a4924af63a8c876a4409497e263c1e6afb6ba95ef290/alexandria_library-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-17 16:29:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trucomanx",
"github_project": "AlexandriaLibrary",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "PyQt5",
"specs": []
},
{
"name": "PyPDF2",
"specs": []
},
{
"name": "scholarly",
"specs": []
}
],
"lcname": "alexandria-library"
}