# 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/4c/97/74358b7c5e50fc14f2781c9277cfd2eda232569271b6268036f242e1966d/fapesp_opportunities-0.1.8.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.8",
"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": "64d57f76444bae99793cc190a28fd2119a0c9f9dca64046834715fa442add7a7",
"md5": "951bbf8ebf7722978c3bf25c6bac5d78",
"sha256": "40a7ca82d2d799cf37edde752bfb758ab215dd01c1a5550977577ab151ecabfd"
},
"downloads": -1,
"filename": "fapesp_opportunities-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "951bbf8ebf7722978c3bf25c6bac5d78",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 39075,
"upload_time": "2025-09-06T14:41:51",
"upload_time_iso_8601": "2025-09-06T14:41:51.096109Z",
"url": "https://files.pythonhosted.org/packages/64/d5/7f76444bae99793cc190a28fd2119a0c9f9dca64046834715fa442add7a7/fapesp_opportunities-0.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4c9774358b7c5e50fc14f2781c9277cfd2eda232569271b6268036f242e1966d",
"md5": "11bb769623e98d3ccb2abf9650e2e0b7",
"sha256": "30bae2a23284ed12a97b309c18015bbb3799c4647ecc66150554eee2b8431386"
},
"downloads": -1,
"filename": "fapesp_opportunities-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "11bb769623e98d3ccb2abf9650e2e0b7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 39808,
"upload_time": "2025-09-06T14:41:52",
"upload_time_iso_8601": "2025-09-06T14:41:52.230598Z",
"url": "https://files.pythonhosted.org/packages/4c/97/74358b7c5e50fc14f2781c9277cfd2eda232569271b6268036f242e1966d/fapesp_opportunities-0.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-06 14:41:52",
"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"
}