Skip to main content

A tool to plan your next trip

Project description

Open Trip Plan

PyPI Version License Downloads Supported Versions Contributors

Description

Open Trip Plan is a GUI application for trip planning, providing an intuitive user interface for organizing travel visits efficiently. Open Trip Plan allows to plan a trip by adding markers on a map (based on OpenStreetMap) associated with a note.

Open Trip Plan is developed and daily tested on Linux. It should work on any platform. It has already been tested on MacOS.

Open Trip Plan is already usable but would be better with a lot of other features. Some wanted features are listed here. Don't hesitate to create a new issue if you think at other features. And contribute them if you can!

Current features:

  • Display OpenStreetMap map
  • Zoom and pan the map
  • Adding location markers on the map
  • List existing location on the left part of the GUI
  • Associate a note to a location. The first line of the note is used as the title in the list
  • Search location by name, and add a new marker when selecting an entry in the list
  • Delete markers
  • Open and save local files
  • Open and save files on any Nextcloud server you have access to

Screenshots

Open Trip Plan GUI snapshot

Installation

For users familiar with Python

Open Trip Plan is on PyPi. To install it, run:

pip install opentripplan

For all others

If you are not used to installing Python packages, the simplest method is probably to use uv. Please install it first. Then, open a terminal and create an uv virtual environment and activate it:

uv venv opentripplan
source opentripplan/bin/activate

Then install OpenTripPlan and run it:

uv pip install opentripplan
opentripplan

Usage

To launch the application:

opentripplan

Building and publishing

OpenTripPlan uses uv, please install it if not already available.

If you just cloned this repository, cd to it and then:

uv venv
uv sync --all-extras
uv pip install -r pyproject.toml --extra build
install -d dist

Then, to build and publish:

rm dist/opentripplan-*
bumpver update --patch
uv build
uv publish
uv sync --all-extras
git add uv.lock
git commit -m "Update lock to new package version"

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-name).
  3. Commit changes (git commit -m "Add feature").
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request.

License

This project is Free Software, licensed under the AGPL License. See the AGPL file for details. In summary: you can use it, share it, change it, redistribute your changes, but any version you offer, with or without changes must be under the same (or a compatible) license.

Credits

OpenTripPlan is developed and maintained by Kleag. Special thanks to all contributors!


For more information, visit the GitHub repository or the PyPI page.

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

opentripplan-0.3.7.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

opentripplan-0.3.7-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file opentripplan-0.3.7.tar.gz.

File metadata

  • Download URL: opentripplan-0.3.7.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.3

File hashes

Hashes for opentripplan-0.3.7.tar.gz
Algorithm Hash digest
SHA256 e66e0ac28496566fe8aa44408f368f09f4bfb6a4ad155e22c3b8c4099302ebde
MD5 48d576018d93b36595f38e32810545e5
BLAKE2b-256 89379f15e162a0bafa4cb73331318e0874b7a6403fccdf6ca2e01f07ce516eb2

See more details on using hashes here.

File details

Details for the file opentripplan-0.3.7-py3-none-any.whl.

File metadata

File hashes

Hashes for opentripplan-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 15fcf2ecfa76f565cfd7e3d7e4bcd476b3183aa4d4598277aa40040c430d5d74
MD5 505a6af0dae0f77d87d772c3e4373a68
BLAKE2b-256 b1b2232245bf5053a1062009661b8cd98951f72314ca9ea5c09a8cbdb493d664

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page