OpenNews

所属分类:论文
开发工具:Python
文件大小:178KB
下载次数:0
上传日期:2023-02-27 01:20:28
上 传 者sh-1993
说明:  OpenNews是一个用Python制作的REST API,用于从葡萄牙期刊中提取新闻。它是为学术用途。
(OpenNews is a REST API made in Python to extract news from Portuguese journals. It is intended for academic use.)

文件列表:
CITATION.cff (385, 2022-10-18)
LICENSE (1519, 2022-10-18)
api (0, 2022-10-18)
api\Dockerfile (682, 2022-10-18)
api\cm (0, 2022-10-18)
api\cm\__init__.py (0, 2022-10-18)
api\cm\apps.py (79, 2022-10-18)
api\cm\models.py (10780, 2022-10-18)
api\cm\tests (0, 2022-10-18)
api\cm\tests\__init__.py (0, 2022-10-18)
api\cm\tests\test_factory.py (3503, 2022-10-18)
api\cm\urls.py (450, 2022-10-18)
api\cm\views.py (823, 2022-10-18)
api\core (0, 2022-10-18)
api\core\__init__.py (0, 2022-10-18)
api\core\apps.py (83, 2022-10-18)
api\core\exceptions.py (167, 2022-10-18)
api\core\models.py (4293, 2022-10-18)
api\core\serializers.py (3158, 2022-10-18)
api\core\utils.py (373, 2022-10-18)
api\core\views.py (3148, 2022-10-18)
api\manage.py (680, 2022-10-18)
api\opennews (0, 2022-10-18)
api\opennews\__init__.py (173, 2022-10-18)
api\opennews\celery.py (1923, 2022-10-18)
api\opennews\settings (0, 2022-10-18)
api\opennews\settings\__init__.py (0, 2022-10-18)
api\opennews\settings\base.py (4566, 2022-10-18)
api\opennews\settings\dev.py (317, 2022-10-18)
api\opennews\settings\production.py (1156, 2022-10-18)
api\opennews\settings\testing.py (188, 2022-10-18)
api\opennews\settings\vault.py (1370, 2022-10-18)
... ...

![alt text](https://github.com/spamz23/OpenNews/blob/master/assets/cover.png?raw=true)

OpenNews is a news aggregator from several Portuguese newspapers to democratize access to information.

DISCLAIMER: This project is as a proof of concept freely distributed. No liabilities are assumed by the author for any possible misuse.
# Is this project useful? Buy Me A Coffee # Supported Journals | Journal | URL Search | Keyword Search | Tag Search | | :------------------------------------------: | :----------------: | :----------------: | :----------------: | | [Publico](https://www.publico.pt/) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [Correio da Manha](https://www.cmjornal.pt/) | :white_check_mark: | :white_check_mark: | :white_check_mark: | # Getting started ## API REST (For developers) Documentation available [here](http://api.onews.dsilva.dev) ## Non-developers Web app comming soon. # Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. # Cite This Project If you wish to use this project in your academic works , please use the following BibTeX entry: ``` @misc{OpenNews2021, author = {D. E. Moreira da Silva}, title = {{OpenNews: A Portuguese News Aggregator}}, howpublished = {\url{https://github.com/spamz23/OpenNews}}, year = {2021} } ```

近期下载者

相关文件


收藏者