nntpserver.py
No-dependency, single file NNTP server library for developing modern, rfc3977-compliant (bridge) NNTP servers. (by epilys)
flask-gopher
A Flask extension to support the Gopher protocol (by michael-lazar)
Our great sponsors
nntpserver.py | flask-gopher | |
---|---|---|
4 | 1 | |
45 | 68 | |
- | - | |
1.0 | 10.0 | |
about 1 year ago | almost 3 years ago | |
Python | Python | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nntpserver.py
Posts with mentions or reviews of nntpserver.py.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-04.
-
Gopher Protocol (2020)
Here's also a read-only NNTP/Usenet bridge for HN you can self-host https://github.com/epilys/nntpserver.py/blob/main/examples/h...
-
Show HN: Circumflex, browse HN in your terminal
Here's a single file, no dependency nntp / Usenet server library in python3 I wrote. It includes an HN gateway as an example. I have used it with slrn (tui), meli (tui), pan (gui) and thunderbird (gui)
-
Ask HN: I miss Usenet. Are there any modern equivalents?
I wrote a dependency tree python3 library to make your own NNTP servers:
https://pypi.org/project/nntpserver/0.0.3/
https://github.com/epilys/nntpserver.py
It's used in my link aggregator forum, https://sic.pm/ which also has a mailing list bridge functionality.
As a demo, I have implemented a HN mirror on NNTP: (quoting README.md)
hnnntp.py querying news.ycombinator.com (hackernews) API and caching results in an sqlite3 database. A public instance might be online at nessuent.xyz:564 (TLS only)
flask-gopher
Posts with mentions or reviews of flask-gopher.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-04.