academic-publication-manager


Nameacademic-publication-manager JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummarySimple academic publication manager GUI.
upload_time2025-08-19 16:54:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords writing research
VCS
bugtrack_url
requirements PyQt5 bibtexparser
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # academic-publication-manager

Simple academic publication manager GUI.

![logo](https://raw.githubusercontent.com/trucomanx/AcademicPublicationManager/main/screenshot.png)

## 1. Installing

To install the package from [PyPI](https://pypi.org/project/academic-publication-manager/), follow the instructions below:


```bash
pip install --upgrade academic-publication-manager
```

Execute `which academic-publication-manager` to see where it was installed, probably in `/home/USERNAME/.local/bin/academic-publication-manager`.

### Using

To start, use the command below:

```bash
academic-publication-manager
```
## 2. More information

If you want more information go to [doc](https://github.com/trucomanx/AcademicPublicationManager/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": "academic-publication-manager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
    "keywords": "writing, research",
    "author": null,
    "author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f6/9b/019cf26949932aaf10601b87d34aa460419cd8f731a3249ddcc330716b2a/academic_publication_manager-0.1.3.tar.gz",
    "platform": null,
    "description": "# academic-publication-manager\n\nSimple academic publication manager GUI.\n\n![logo](https://raw.githubusercontent.com/trucomanx/AcademicPublicationManager/main/screenshot.png)\n\n## 1. Installing\n\nTo install the package from [PyPI](https://pypi.org/project/academic-publication-manager/), follow the instructions below:\n\n\n```bash\npip install --upgrade academic-publication-manager\n```\n\nExecute `which academic-publication-manager` to see where it was installed, probably in `/home/USERNAME/.local/bin/academic-publication-manager`.\n\n### Using\n\nTo start, use the command below:\n\n```bash\nacademic-publication-manager\n```\n## 2. More information\n\nIf you want more information go to [doc](https://github.com/trucomanx/AcademicPublicationManager/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": "Simple academic publication manager GUI.",
    "version": "0.1.3",
    "project_urls": {
        "Bug Reports": "https://github.com/trucomanx/AcademicPublicationManager/issues",
        "Documentation": "https://github.com/trucomanx/AcademicPublicationManager/tree/main/doc",
        "Funding": "https://trucomanx.github.io/en/funding.html",
        "Source": "https://github.com/trucomanx/AcademicPublicationManager"
    },
    "split_keywords": [
        "writing",
        " research"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "14615a2e75fc295ce82f49dc00d3c0b2b6a9bf6967a5041ba8e36812ad75592f",
                "md5": "664ba9321197002f57525007e66e8dae",
                "sha256": "42074aa574224de9cae2377195208af226197103e504aa0d1d8c4d0657f4c86d"
            },
            "downloads": -1,
            "filename": "academic_publication_manager-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "664ba9321197002f57525007e66e8dae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 40643,
            "upload_time": "2025-08-19T16:54:29",
            "upload_time_iso_8601": "2025-08-19T16:54:29.638675Z",
            "url": "https://files.pythonhosted.org/packages/14/61/5a2e75fc295ce82f49dc00d3c0b2b6a9bf6967a5041ba8e36812ad75592f/academic_publication_manager-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f69b019cf26949932aaf10601b87d34aa460419cd8f731a3249ddcc330716b2a",
                "md5": "217124104f7c25c9d341897d2c4f69ca",
                "sha256": "5681c3dd87442145d6ccd15f1fd530996e1dfe7b023cb1897667524fca4cd606"
            },
            "downloads": -1,
            "filename": "academic_publication_manager-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "217124104f7c25c9d341897d2c4f69ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 38646,
            "upload_time": "2025-08-19T16:54:31",
            "upload_time_iso_8601": "2025-08-19T16:54:31.795632Z",
            "url": "https://files.pythonhosted.org/packages/f6/9b/019cf26949932aaf10601b87d34aa460419cd8f731a3249ddcc330716b2a/academic_publication_manager-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-19 16:54:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "trucomanx",
    "github_project": "AcademicPublicationManager",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "PyQt5",
            "specs": []
        },
        {
            "name": "bibtexparser",
            "specs": []
        }
    ],
    "lcname": "academic-publication-manager"
}
        
Elapsed time: 0.47692s