Skip to main content

A minimal Flask app that shows the amount of OpenStreetMap changes made by a user on a day.

Project description

whatdidyoudo

A minimal Flask app that shows the amount of OpenStreetMap changes made by a user on a day.

Background

I often ask myself after contributing many changes to OpenStreetMap, either by walking around while extensively using StreetComplete, MapComplete or Vespucci, or by doing some tasks in iD or jOSM: How many changes did I contribute to the map today?

I'm not the only one. I heard questions like this quite a few times: Where can I see how much I did on yesterday's mapwalk?

Because I think that simple questions deserve simple answers, I made this tool to give exactly this information and nothing else.

You don't need to self-host it, it is available for anyone at whatdidyoudo.rompe.org.

Setup

Fun fact: of course you don't really need uv for this. I'm just using this project to get used to it as I think it has a lot of potential.

  1. Install uv if needed:

    pip install uv
    
  2. Install dependencies using uv:

    uv pip install -r pyproject.toml
    

    If you want to develop:

    uv pip install -r pyproject.toml --extra dev
    
  3. Run the app in test mode:

    python run_test.py
    

    Visit http://127.0.0.1:5000/ in your browser to see "hello world".

  4. Build a package and upload it to Pypi

    uv hatchling build
    uv twine upload dist/*
    

License

This project is licensed under the MIT License. See the pyproject.toml for details.

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

whatdidyoudo-0.1.0.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

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

whatdidyoudo-0.1.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file whatdidyoudo-0.1.0.tar.gz.

File metadata

  • Download URL: whatdidyoudo-0.1.0.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.8

File hashes

Hashes for whatdidyoudo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 544d9bffad1346ac98dd0ceed1a69edb4fecc8faae6fb568bbac5ac538599a06
MD5 23b8f0bf87c72956cfc7afa8d07d8591
BLAKE2b-256 7cd6125fde76b0cfc24edcdb681aa8c25ffcbe3a606a112f2787bba4f50f3687

See more details on using hashes here.

File details

Details for the file whatdidyoudo-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: whatdidyoudo-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for whatdidyoudo-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0bdc812964e71577007118a2e29a7b5e6bdaf99d1502e5965131d50883e565d
MD5 4ea6a93d7ab331af8aaffcf97d4440ac
BLAKE2b-256 c8b5cff9b54db3028f8301f8b17494985b471d93cb4eb948455662bb31e58311

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