GPX file sharing website
Project description
Fietsboek
Fietsboek is a self-hostable sharing site for GPX track recordings with social features. The goal is to have an application like MyTourbook that runs as a web-service and allows sharing and discovering of new tracks.
Note that Fietsboek is early in development and a hobby project, as such many features are still lacking.
Installation
Setup instructions are in the documentation (mirror).
Development
-
Setup the environment:
virtualenv .venv .venv/bin/pip install poetry .venv/bin/poetry install
-
Adjust
development.ini
to your needs. Explanations of the configuration options are in the documentation. -
Initialize the database:
.venv/bin/alembic -c development.ini upgrade head
-
Serve the code:
.venv/bin/pserve development.ini --reload
-
Hack away!
License
Fietsboek, the GPX web sharing project
Copyright (C) 2022 Daniel Schadt
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fietsboek-0.9.0.tar.gz
.
File metadata
- Download URL: fietsboek-0.9.0.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.1-zen1-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe66dd2aa291711d228db320dc8afcc12fbdb9b7c3a3914984e99cd9a05f9909 |
|
MD5 | 5cc968cc6f3e70e2d7fbae5fdfce8cf4 |
|
BLAKE2b-256 | 7542eeb5be924227b26a579a675a818197efa262822b062ab051e893adf2bac1 |
File details
Details for the file fietsboek-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: fietsboek-0.9.0-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.1-zen1-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c931adc93f7f5e9df216fc5f5519e123c4b66b4211bbde0067351fc88eb362e |
|
MD5 | b3fe93433eb915e8da93a888a33e68b5 |
|
BLAKE2b-256 | 55752b173b07b0545ed1c50fb6ae6d3de7aefacbd42d6421e32a4e14189b28bd |