Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bruvellu/evodevo-papers
Streaming the latest papers about evolutionary developmental biology
https://github.com/bruvellu/evodevo-papers
Last synced: 3 months ago
JSON representation
Streaming the latest papers about evolutionary developmental biology
- Host: GitHub
- URL: https://github.com/bruvellu/evodevo-papers
- Owner: bruvellu
- License: mit
- Created: 2022-12-18T21:02:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T12:26:18.000Z (5 months ago)
- Last Synced: 2024-07-18T16:34:52.251Z (4 months ago)
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :bookmark_tabs: EvoDevo Papers
A bot that posts the latest research papers in the field of evolutionary developmental biology (or evo-devo).
- **Website:** [evodevo.brunovellutini.com](https://evodevo.brunovellutini.com)
- **Mastodon:** [@[email protected]](https://botsin.space/@evodevo_papers)
- **Twitter:** [@[email protected]](https://twitter.com/evodevo_papers) (defunct)## Author
- [**Bruno C. Vellutini**](https://brunovellutini.com/) | [@[email protected]](https://biologists.social/@bruvellu)
## Acknowledgments
- Inspired by [@fly_papers](https://twitter.com/fly_papers) (RIP) and [@phy_papers](https://twitter.com/phy_papers).
- Initial version based on the [phypapers documentation](https://github.com/roblanf/phypapers).
- Current version powered by [Django](https://www.djangoproject.com), [django-feed-reader](https://github.com/xurble/django-feed-reader), [django-distill](https://django-distill.com/), [Simple.css](https://simplecss.org), and [Mastodon.py](https://github.com/halcy/Mastodon.py).