Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TUM-Dev/eat-api

Simple static API for some (student) food places in Munich.
https://github.com/TUM-Dev/eat-api

Do not translate german dishes

219b228dbd254e0102e914064e95e187eb3c80c3 authored about 3 years ago
Update pre-commit requirement from ~2.15 to ~2.16

Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the...

462440e628cf7e39eec415a74dfbed692c46313e authored about 3 years ago
Bump actions/setup-python from 2.3.0 to 2.3.1

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.0 to 2.3.1.
- [Re...

0f4812a3b32ea049df1f4b7c363d06efa52b57f7 authored about 3 years ago
update README.md. Replace Ingredient list with link to Json generated from Label enum

removes old warning about coming PR in 2020

65b20fa8a35a00e2aca685a369d6d86edd456830 authored about 3 years ago
remove enum Diet, rename Ingredient to Label

a52bbb55811a1fa9b1a99eb7cdb76800179d75c5 authored about 3 years ago
Merge remote-tracking branch 'origin/master' into Ingredients_and_dish_types_as_enums

# Conflicts:
# src/entities.py

8afef20e6e8acfa6c3047ae05b742449b40e86e3 authored about 3 years ago
create json from Diet, Location and Ingredient

99d17b8f77ba219daf9cd2fa642085b933c04853 authored about 3 years ago
introduce Diet enum

80ad8825548a4b2cf120f66e9944cb2dac2b06a7 authored about 3 years ago
introduce Ingredient and Location enum

668162976c9ef62cffc406a6837889f4090f3963 authored about 3 years ago
Update pylint requirement from ~2.11 to ~2.12

Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest versi...

e8225a0ed70fc463fadce4e1a0e54ca777466701 authored about 3 years ago
Fixed E0601

741a0a5c01a6d3ec5e3999418971202ed702185f authored about 3 years ago
add comment to explain "type: ignore" comments

a9e1f5c61aa039ee0e14d8258aed970e5d5775d6 authored about 3 years ago
introduce enums for Canteen and Ingredient

9e17faeb03cec20babf68688e167fec3328ced91 authored about 3 years ago
Bump actions/setup-python from 2.2.2 to 2.3.0

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 2.3.0.
- [Re...

b49e175d77ab66ccab8af56956e2c3274f2ba07a authored about 3 years ago
redo accidentally committed change

66796d6a5ac22b732f115ea58cef2d1b2d632d92 authored about 3 years ago
fix and update StudentenwerkParser price and tests

be3e6701b691449db7f60233cb0423a2b71be739 authored about 3 years ago
redo accidentally committed change

2544a8b3113afa836ca9a2eb2b3cd67addd3e192 authored about 3 years ago
review fmi parser update

71effc06bc1f2fea1e7f42ad0632c7cb0c0acc99 authored about 3 years ago
update tests for fmi bistro parser

c0ce4c7e0a2506368559445dd2707b97bc71a6b8 authored about 3 years ago
fmi bistro also check for next week

6f34577d6aa788e5672ebc4c6bf19db010c27e74 authored about 3 years ago
Merge remote-tracking branch 'origin/master' into Fix_FMI_parser

# Conflicts:
# src/menu_parser.py

5b34a69d8b8cb14c58343160142fcf2ddc354f44 authored about 3 years ago
remove unused fcts

d2de3914ac74f90df45eca0b9f281dd42ae8ff0f authored about 3 years ago
Bump types-requests from 2.25.11 to 2.26.0

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.11 to 2.26.0.
- [Release no...

317aad3c69f543f9d9f912ca175f4a2d3e88f8e7 authored about 3 years ago
Merge pull request #37 from Philipp000/translate-dish-titles

Translate dish titles

2c480e7f9bf4415fd91a53df1fe2f58fbe519cb9 authored about 3 years ago
fmi parser

6425dfe81270a40b65682750257e0aace11def69 authored about 3 years ago
Update readme for translations using deepl

For translations to work properly, there needs to be an api key given

b71d61d3d42ae4b62667c814593933cd8e5b91ee authored about 3 years ago
Include translation sections in the documentation

03ca54b8ec3da6e6ffe637371b0a60b019df9fd3 authored about 3 years ago
DeepL prefers uppercase language identifiers

91e13ec3ce8d4092bfdfd225101967e568c0a28a authored about 3 years ago
Update github-workflow

9eb1c9ae18f9a4d7ecc5ee00ac1e895c56447041 authored about 3 years ago
Add deepl dependency to poetry file

6fcb16f795f8f1c70a37a241461d0346c5c6c489 authored about 3 years ago
Add deepl dependency to poetry file

12a1ec1b03d43841045e139f8d9b51f0fb4672bd authored about 3 years ago
Add option in parse script, to specify the target language

Added default language german

1d4d79302a6c59700a8ecbce2222c8b6aa53f6be authored about 3 years ago
Skip translation, when source and target are the same

dee511a1b48605041fbfd13ca66c4f4356ec5f6b authored about 3 years ago
Add separate workflow for english translations

8cc835fabed1e8b300e938bbe142a8999449cc4c authored about 3 years ago
Use DeepL API instead of Libre API for better translation results

This requires an API key for the DeepL API

d7bc18139d85bb9a1e2ac59a374af281f3edd46d authored about 3 years ago
Allow to specify a custom output directory for the parsing script

129d6c3ab7d8dd9a1cd58e39e5068a85c14b9c5e authored about 3 years ago
Bugfix: wrong namespace

7658bd814ca965ef7c50d45c104ef78c638c493a authored about 3 years ago
Use alternative LibreTranslate API, as it provides better translations

3efcfbbfdab86eb7f8125af3ccef76f871fd3914 authored about 3 years ago
Add a check, if the given language code is supported

8ef5b18201745f388e1b64907fc4692213b752af authored about 3 years ago
Add parameter for language selection and translate all dishes if it is given

4c35a15b52feaec7894f82024b2244bd1054af55 authored about 3 years ago
Add method to translate dish titles by using LibreTranslate

a45004fcd689d4414da977166ab07432415aa351 authored about 3 years ago
Bump actions/checkout from 1 to 2.4.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.4.0.
- [Release notes]...

69e04ad412d4f0d5687f38daf405780e27efc3b2 authored about 3 years ago
Bump python from 3.9 to 3.10.0

Bumps python from 3.9 to 3.10.0.

---
updated-dependencies:
- dependency-name: python
dependen...

a080879577c94212668e26b3554eaeab24883706 authored about 3 years ago
Bump requests from 2.25.1 to 2.26.0

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0.
- [Release notes](https...

836b0cea91a904082a5403f731daa2f00a61f69d authored about 3 years ago
Bump lxml from 4.6.3 to 4.6.4

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.4.
- [Release notes](https://github...

b617cf45aab3194d578e38ea0620698daad9e949 authored about 3 years ago
Merge pull request #39 from lukasdenk/Resolves_issue_#24_#25

Resolves issue #24 #25

59b7a0f32ec8237f8057ea697807931c4a4b8be5 authored about 3 years ago
Add dependabot (#41)

f6635dce09a6c3d59653cc156b7b25088c021ddf authored about 3 years ago
clean up after squashing commits

6680cd462992ce5c266f67f15f7ba076aa03f076 authored over 3 years ago
Merge branch 'master' into Resolves_issue_#24_#25

# Conflicts:
# src/test/assets/studentenwerk/out/speiseplan_mensa_garching_new.json
# src/test/t...

e1d15647907efc3c4dd77ec6b6ab5a1cfd315403 authored over 3 years ago
make ok for pre-commit

72ddd4ea85e39e237d073c59e89127911a2a8823 authored over 3 years ago
added test for retrieving dates from html +

small refactoring

52a5e77c20b5081f550d21b00c6941f504609edf authored over 3 years ago
add Union[str,bytes] for path types

0393b0797e81517252e113c2bdd474bcc08068da authored over 3 years ago
remove Union[str,bytes] for path types (somehow pre-commit has problems with it)

cb4f810ff4c9386571484d5606b6eada627205f5 authored over 3 years ago
Merge branch 'works_on_24_adj' into Resolves_issue_#24_#25

# Conflicts:
# src/menu_parser.py

e2359e6e0c414bce298c4ae37352dadc108cdddb authored over 3 years ago
adjust test methods

4508604b534768a6fa1128af6d8e83bc7d5ed340 authored over 3 years ago
Migrate to use pyproject.toml as much as possible (#40)

* Migrate to use pyproject.toml as much as possible

- Also migrate to use min. Pytrhon v3.9, ...

f1a9830b1aea7758d688158a6a03034e4d175c2b authored over 3 years ago
refactor StudentenwerkMenuParserTest (#34)

* refactor StudentenwerkMenuParserTest

* make ok for pre-commit

06a63f454e3e80998bb57e7184f28bdc44019ae7 authored over 3 years ago
add and remove test files

c2c4d462365b55a779d75adb45cbcea0b2462c22 authored over 3 years ago
Merge branch 'refactor_StudentenwerkMenuParserTest' into Resolves_issue_#29

8ee89a03bb66be5b6c0d1fe7ce778722d4c5681b authored over 3 years ago
make ok for pre-commit

7e70c1f5996a3e58b0a9c7e6dd7a79c163f7062e authored over 3 years ago
Add mandatory -p option in the docs

* Add mandatory -p option to the examples in the documentation

* Manually add argument for sp...

37a57c151b4e9891caf9d558bbb12c1c132ac3df authored over 3 years ago
Fixed missing new line

c56a23f6f208d21264057bff0a6ece87b464a2e7 authored over 3 years ago
Updated the mensa garching test case ref data

968606e421f7f42fc978ead840848e20de44f537 authored over 3 years ago
Fixed pre commit linting

1167459ac145d8d3fed11cea49b632d2cfb3a619 authored over 3 years ago
Split the ci into pre-commit and publish (#35)

This PR splits the `CI/CD` actions pipeline into a `publish` and `ci` pipeline so we can run `pr...

f04ee2e4636145ab839fd09733e43e2e50e1def1 authored over 3 years ago
Merge branch 'refactor_StudentenwerkMenuParserTest' into Resolves_issue_#29

4303bc61a31eb56432a39afdddbfb9019aacb5d9 authored over 3 years ago
refactor StudentenwerkMenuParserTest

4238ada937dab1b48a67768bea6730b3339e404f authored over 3 years ago
works on #29

prepare menu parser for writing tests

cbf4db0de36f031854f9b93ca8a12572cb6ee12c authored over 3 years ago
works on #29

extract fun get_menus from parse

baf11217d416bcbddc0a227cab9951144456f8b3 authored over 3 years ago
works on #24

adjust base price per unit for Non-Vegetarian stews and soups continued
plus: fix base_price erro...

a55b6b3924d59857ddbbd53518cc2cfa7e90c074 authored over 3 years ago
works on #24

Parse prices for all Studentenwerk canteens except leopoldstr, weihenstephan and lothstr as "Self...

7386b82f3e1e38888016901a06518e1cdb5b5d10 authored over 3 years ago
update sausage price

47e9dbd419b44ba83ea0687acb7fcf56f08e763c authored over 3 years ago
remove prices for side dishes

5048b0586183df96a823ebd6802e0a5d90991247 authored over 3 years ago
remove parsing work-around for multi-line dishes since dish types for multi-line dishes are working now

3ec628a5f9dd7777fe2f2f8582912b4ea48d48bd authored over 3 years ago
CamelCase to lower_case

32fc3a7ac2daf1407bc3d84219c60572a3660aef authored over 3 years ago
works on #25. To-do: Remove prices from side dishes.

Disclaimer: I disabled pylint for src/menu_parser.py:221-222. Reason: I want to catch any Excepti...

d0413b01a896443fbe7d0b96470d6bbf4c9139cd authored over 3 years ago
fix wrong typing

f49be0c75f9369a4605ad3e0fa889b8dee77f3c0 authored over 3 years ago
resolves #25 but slow

edf5c87d4233532481cca13f2b209bfbb7f72b60 authored over 3 years ago
fix typo

872a5fbcf6f17a755c07271e603497edd387d428 authored over 3 years ago
Merge pull request #32 from lukasdenk/resolve_issue_31

Resolves Issue #31

7b4d9f20281d9a4f845a5deba0479192ac67c4a2 authored over 3 years ago
resolves #31

4702ad83dd3b17805de3e570e87c2559cb56d11c authored over 3 years ago
fix typo

9a16f14aff2f925d01cd2a353c7c3d1a48f8432e authored over 3 years ago
Linting fixes

* Formatted JSON
* Removed check-docstring-first

8b318b22d586832b928b7e2791371fcb617e4366 authored over 3 years ago
Fixed unit tests

d0330820cb0145adc05b1e27bc8a2a5731a64eb6 authored over 3 years ago
Fixed JSON_VERSION docstring order

b2c8b839c7014120c1c31ffbe8622abbd341c559 authored over 3 years ago
Merge pull request #26 from COM8/master

Fix for Mixed Types in Prices

5ba91a1666419dda84fce3de6c8a0fcd4092812b authored over 3 years ago
JSON version attribute

4ed25fed9eec72fb5eae8c65f91bd3e609641d2d authored over 3 years ago
Replaced price "N/A" with null

24cdfb3a29e03d3de4c811d97a5538163be381c5 authored over 3 years ago
pre-commit open with encoding

c18419bc2c41600bcf59e910d0f0cf2717e6e583 authored over 3 years ago
Updated the pre-commit ci

1df89902112152ff52c74abbb7ee2ac224cff274 authored over 3 years ago
Updated flake 8 ignore documentation

68206dbc14e9bc02aeed62f35bd613112258c4af authored over 3 years ago
Disabled flake 8 SIM119

1b5103083b02add833d10339563b729e12ee2c31 authored over 3 years ago
main include fix

f63e2af48b74b5e1aa194390d45e278990b3c6a9 authored over 3 years ago
openmensa import cleanup

8764e07c3884cf84801f14e3acbaf0c1406faf21 authored over 3 years ago
Disabled consider-using-dict-items for linting

886fe66207d1c34b9dc43c0414c08f906c998a8f authored over 3 years ago
Reorederd requirements

95a31256b910c123c80ec88b69e4580ebc60853c authored over 3 years ago
New line at the end of requirements_dev.txt

31cb7f6cab563eb22317f5ec86dc29491230a933 authored over 3 years ago
Moved types-requests into dev requirements

a438afcd186f5ae77ba436a5e9ea644e463350a7 authored over 3 years ago
Added requests typing stubs as requirement

e4fb3d1530306f721063ec769946711da3b7c46d authored over 3 years ago
Small formatting changes

5d972572aeae71e3f75d3668b53866da6cd60095 authored almost 4 years ago