# academic-contacts
Organize your academic contacts

## 1. Installing
To install the package from [PyPI](https://pypi.org/project/academic-contacts/), follow the instructions below:
```bash
pip install --upgrade academic-contacts
```
Execute `which academic-contacts` to see where it was installed, probably in `/home/USERNAME/.local/bin/academic-contacts`.
### Using
To start, use the command below:
```bash
academic-contacts
```
## 2. More information
If you want more information go to [doc](https://github.com/trucomanx/AcademicContactsGui/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-contacts",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"keywords": "organizer, contact, research",
"author": null,
"author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/9e/65/836b47deb67168c04db6eb37f3c0b6c4dab62754c4e56945c3eeff119cb0/academic_contacts-0.1.3.tar.gz",
"platform": null,
"description": "# academic-contacts\n\nOrganize your academic contacts\n\n\n\n## 1. Installing\n\nTo install the package from [PyPI](https://pypi.org/project/academic-contacts/), follow the instructions below:\n\n\n```bash\npip install --upgrade academic-contacts\n```\n\nExecute `which academic-contacts` to see where it was installed, probably in `/home/USERNAME/.local/bin/academic-contacts`.\n\n### Using\n\nTo start, use the command below:\n\n```bash\nacademic-contacts\n```\n## 2. More information\n\nIf you want more information go to [doc](https://github.com/trucomanx/AcademicContactsGui/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": "Organize your academic contacts",
"version": "0.1.3",
"project_urls": {
"Bug Reports": "https://github.com/trucomanx/AcademicContactsGui/issues",
"Documentation": "https://github.com/trucomanx/AcademicContactsGui/tree/main/doc",
"Funding": "https://trucomanx.github.io/en/funding.html",
"Source": "https://github.com/trucomanx/AcademicContactsGui"
},
"split_keywords": [
"organizer",
" contact",
" research"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "61dc6730f6d723396a7adc4a8b01a4b270465bd4132d7f0588f3b477a9e7241a",
"md5": "e74ffe4cc3bc530d5f98be72cd92befd",
"sha256": "7529fd93da7c825dfb502a03da791a782193efa474fab0dc1c8eea134fc45ca7"
},
"downloads": -1,
"filename": "academic_contacts-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e74ffe4cc3bc530d5f98be72cd92befd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 393309,
"upload_time": "2025-07-27T15:41:19",
"upload_time_iso_8601": "2025-07-27T15:41:19.584542Z",
"url": "https://files.pythonhosted.org/packages/61/dc/6730f6d723396a7adc4a8b01a4b270465bd4132d7f0588f3b477a9e7241a/academic_contacts-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9e65836b47deb67168c04db6eb37f3c0b6c4dab62754c4e56945c3eeff119cb0",
"md5": "5b094ab36e7519b9561298802f67df77",
"sha256": "191f830e5fcdf254f08cd35e34fe5632be4f17f02d99a0fd3877e4cab28fbf2b"
},
"downloads": -1,
"filename": "academic_contacts-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "5b094ab36e7519b9561298802f67df77",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 394765,
"upload_time": "2025-07-27T15:41:21",
"upload_time_iso_8601": "2025-07-27T15:41:21.499386Z",
"url": "https://files.pythonhosted.org/packages/9e/65/836b47deb67168c04db6eb37f3c0b6c4dab62754c4e56945c3eeff119cb0/academic_contacts-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 15:41:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trucomanx",
"github_project": "AcademicContactsGui",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "PyQt5",
"specs": []
}
],
"lcname": "academic-contacts"
}