# fapesp-opportunities
Program to list FAPESP opportunities

## 1. Installing
To install the package from [PyPI](https://pypi.org/project/fapesp-opportunities/), follow the instructions below:
```bash
pip install --upgrade fapesp-opportunities
```
Execute `which fapesp-opportunities` to see where it was installed, probably in `/home/USERNAME/.local/bin/fapesp-opportunities`.
### Using
To start, use the command below:
```bash
fapesp-opportunities
```
## 2. More information
If you want more information go to [doc](https://github.com/trucomanx/FapespOpportunities/tree/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": "fapesp-opportunities",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"keywords": "FAPESP, research, funding, scholarships, grants, Brazil",
"author": null,
"author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/bd/00/440ef3f5b89bbdc7f3e82f8229a51ff424d094b347d380a89905aa924f1e/fapesp_opportunities-0.1.6.tar.gz",
"platform": null,
"description": "# fapesp-opportunities\n\nProgram to list FAPESP opportunities\n\n\n\n## 1. Installing\n\nTo install the package from [PyPI](https://pypi.org/project/fapesp-opportunities/), follow the instructions below:\n\n\n```bash\npip install --upgrade fapesp-opportunities\n```\n\nExecute `which fapesp-opportunities` to see where it was installed, probably in `/home/USERNAME/.local/bin/fapesp-opportunities`.\n\n### Using\n\nTo start, use the command below:\n\n```bash\nfapesp-opportunities\n```\n## 2. More information\n\nIf you want more information go to [doc](https://github.com/trucomanx/FapespOpportunities/tree/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 to list FAPESP opportunities",
"version": "0.1.6",
"project_urls": {
"Bug Reports": "https://github.com/trucomanx/FapespOpportunities/issues",
"Funding": "https://trucomanx.github.io/en/funding.html",
"Source": "https://github.com/trucomanx/FapespOpportunities"
},
"split_keywords": [
"fapesp",
" research",
" funding",
" scholarships",
" grants",
" brazil"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5fc826313614f7087ec9859a7272a7bf7bc86dad79103e1c8b0324cc75b4d892",
"md5": "72c75e643827159752ac221950aa4c8f",
"sha256": "5d2f4b2876cd2a14a1f9cdb3f680aeb90c813f9e7ee5fd42abbd5b722ce769e1"
},
"downloads": -1,
"filename": "fapesp_opportunities-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "72c75e643827159752ac221950aa4c8f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 38169,
"upload_time": "2025-07-14T18:11:30",
"upload_time_iso_8601": "2025-07-14T18:11:30.941376Z",
"url": "https://files.pythonhosted.org/packages/5f/c8/26313614f7087ec9859a7272a7bf7bc86dad79103e1c8b0324cc75b4d892/fapesp_opportunities-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bd00440ef3f5b89bbdc7f3e82f8229a51ff424d094b347d380a89905aa924f1e",
"md5": "a56cd4a3ac58cf64e19a88a7c062e259",
"sha256": "e732774a8e11e816a2b2fda59b55a4eb7e9c224be937b7846ee732772191901c"
},
"downloads": -1,
"filename": "fapesp_opportunities-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "a56cd4a3ac58cf64e19a88a7c062e259",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 38806,
"upload_time": "2025-07-14T18:11:36",
"upload_time_iso_8601": "2025-07-14T18:11:36.777518Z",
"url": "https://files.pythonhosted.org/packages/bd/00/440ef3f5b89bbdc7f3e82f8229a51ff424d094b347d380a89905aa924f1e/fapesp_opportunities-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 18:11:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trucomanx",
"github_project": "FapespOpportunities",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "PyQt5",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "beautifulsoup4",
"specs": []
}
],
"lcname": "fapesp-opportunities"
}