Code Monkey home page Code Monkey logo

python-odp-amsterdam's Introduction

Just say hello! ๐Ÿค™๐Ÿป

I'm a student ๐Ÿ‘จโ€๐ŸŽ“ at the university of applied science in Leiden (The Netherlands) and I study computer science specialized in the field of interaction technology / UX engineer. Be welcome! Take a look around and if you have any questions, feel free to ask them via email or socials!

"We build bridges so that a user can use systems, websites or apps in the most pleasant way possible".

Personal LinkedIn Twitter

GitHub Sponsors GitHub followers Visitors


๐Ÿš€ Projects

As you can see I never sit still, always busy with all kinds of projects. This mainly contains contributions for Home Assistant (home configurations and integrations), building Laravel platforms and python packages on PyPi for various integrations. So my head is full of ideas ๐Ÿคฏ, on my blog website you will find more background information from some projects.

Home Assistant configuration repositories (from most to least active):

home-assistant

Would you like to stay informed about project release updates? Follow Mister Assistant ๐Ÿค– on Twitter, it's my assistant bot that tweets on project updates. For example, these great projects I've worked on:

Projects Type Description
Home Assistant Glow ESPHome project โšก The power of energy measurements in your house
Python - Omnik Inverter Python package โ˜€๏ธ Asynchronous Python client for the Omnik Inverter
Python - P1 Monitor Python package โšก Asynchronous Python client for the P1 Monitor
Python - Garages Amsterdam Python package ๐Ÿš— Asynchronous Python client for garage occupancy in Amsterdam
Python - Eindhoven Python package ๐Ÿ…ฟ๏ธ Asynchronous Python client for the open datasets of Eindhoven
Python - GridNet Python package โšก Asynchronous Python client for Net2Grid devices
Spot-Redux QuadRuped robot ๐Ÿค– Building Quadruped robot for the minor IROB
Laravel Docker Docker containers ๐Ÿณ Template repository for running Laravel inside Docker containers

A full list of all python packages that I've worked on can be found on PyPi.


๐ŸŒ  My knowledge

In recent years I have gained a lot of knowledge in various programming languages, frameworks and other systems.

python laravel git php docker flutter dart sass javascript react bootstrap

python-odp-amsterdam's People

Contributors

cdce8p avatar dependabot[bot] avatar klaasnicolaas avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

shasanovic1

python-odp-amsterdam's Issues

Package refactor

There are plans to transform this package into an Open Data Platform (ODP) Amsterdam. With the intention that it will be easier to add other datasets from municipalities to this project, starting with the garage occupancy and the reading of all parking spots + filter on eType (general disabled parking spaces).

  • The name garages_amsterdam disappears and becomes odp_amsterdam (available on pypi)
  • Repository will be renamed to python-odp-amsterdam
  • The old package will remain on PyPi until the Home Assistant integration is transferred to the new package

Add publication date

Is there an existing issue for this?

  • I have searched the existing issues

How would this feature be useful?

So that we can use the exact timestamp for updated_at in NIPKaart instead of when the data was updated by our docker container.

Describe the solution you'd like

Adding an extra attribute to the Garage model, please note that the value is given in UTC.

Describe alternatives you've considered

No response

Anything else?

No response

Add category to Garage object

Is there an existing issue for this?

  • I have searched the existing issues

How would this feature be useful?

The municipality's dataset consists of both parking garages for bicycles and cars, adding a category makes it easier to filter on the dataset.

vehicle_type:

  • Bicycle
  • Car

category:

  • Garage
  • Park and Ride

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Anything else?

No response

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • โฌ†๏ธ Lock file maintenance

Detected dependencies

devcontainer
.devcontainer/devcontainer.json
  • ghcr.io/devcontainers/features/git 1
  • ghcr.io/devcontainers/features/github-cli 1
  • ghcr.io/devcontainers-contrib/features/poetry 2
  • ghcr.io/devcontainers-contrib/features/pre-commit 2
  • ghcr.io/devcontainers/features/common-utils 2
  • ghcr.io/devcontainers-contrib/features/zsh-plugins 0
  • ghcr.io/devcontainers/features/python 1
github-actions
.github/workflows/codeql.yaml
  • actions/checkout v4.1.4
  • github/codeql-action v3.25.3
  • github/codeql-action v3.25.3
.github/workflows/labels.yaml
  • actions/checkout v4.1.4
  • micnncim/action-label-syncer v1.3.0
.github/workflows/linting.yaml
  • actions/checkout v4.1.4
  • actions/setup-python v5.1.0
  • actions/checkout v4.1.4
  • actions/setup-python v5.1.0
  • actions/checkout v4.1.4
  • actions/setup-python v5.1.0
  • actions/checkout v4.1.4
  • actions/setup-python v5.1.0
  • actions/checkout v4.1.4
  • actions/setup-python v5.1.0
.github/workflows/lock.yaml
  • dessant/lock-threads v5.0.1
.github/workflows/pr-labels.yaml
  • jesusvasquez333/verify-pr-label-action v1.4.0
.github/workflows/release-drafter.yaml
  • release-drafter/release-drafter v6.0.0
.github/workflows/release.yaml
  • actions/checkout v4.1.4
  • actions/setup-python v5.1.0
  • Eomm/why-don-t-you-tweet v1.1.0
.github/workflows/stale.yaml
  • actions/stale v9.0.0
.github/workflows/tests.yaml
  • actions/checkout v4.1.4
  • actions/setup-python v5.1.0
  • actions/upload-artifact v4.3.3
  • actions/checkout v4.1.4
  • actions/download-artifact v4.1.7
  • actions/setup-python v5.1.0
  • codecov/codecov-action v4.3.1
.github/workflows/typing.yaml
  • actions/checkout v4.1.4
  • actions/setup-python v5.1.0
pep621
pyproject.toml
  • poetry-core >=1.0.0
poetry
pyproject.toml
  • aiohttp >=3.0.0
  • python ^3.11
  • yarl >=1.6.0
  • aresponses 3.0.0
  • codespell 2.2.6
  • covdefaults 2.3.0
  • coverage 7.5.1
  • mypy 1.10.0
  • pre-commit 3.7.0
  • pre-commit-hooks 4.6.0
  • pylint 3.1.0
  • pytest 8.2.0
  • pytest-asyncio 0.23.6
  • pytest-cov 5.0.0
  • ruff 0.4.3
  • syrupy 4.6.1
  • yamllint 1.35.1

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.