Wykres commitów

185 Commity (c0eb52830137d3e75f7029590118c1c7150f369c)

Autor SHA1 Wiadomość Data
marceloprates c0eb528301 Changed version number (v0.1.7 -> v0.1.8), added shapely, ipykernel and pyyaml dependencies to requirements.txt, removed unused imports from draw.py and fetch.py 2023-02-13 14:39:10 -03:00
marceloprates d024b83954 Changed version number v0.1.6 -> v.0.1.7 and downgraded osmnx to v1.1.2 in an effort to solve a dependency conflict 2023-02-13 13:43:30 -03:00
marceloprates 8679cccf9e Updated version number v0.1.5 -> v0.1.6 and removed unnecessary dependencies from requirements.txt 2023-02-13 13:32:35 -03:00
marceloprates cdebb322ec Updated version number 2023-02-13 13:22:39 -03:00
marceloprates f895570923 requirements.txt: Updated osmnx version to 1.2.2 2023-02-10 11:03:52 -03:00
marceloprates 78d050ee5b Updated version number, minor changes to draw.py and requirements.txt 2023-02-10 10:48:11 -03:00
marceloprates 3f3b8be923 Fixed problem with prettymaps.plot() 'save_as' parameter 2022-11-16 10:41:53 -03:00
marceloprates f03d71f7da Added an extra cell to the examples notebook with instructions on how to run it on Google Colab 2022-11-08 16:54:11 -03:00
marceloprates de41a2fd48 Updated examples notebook not to load fonts from external .ttf files anymore (enabling it to run smoothly on Google Colab) 2022-11-08 15:09:27 -03:00
marceloprates e11b7e6289 Fixed presets directory path-related error with preset() function 2022-11-08 13:59:28 -03:00
marceloprates c70f32a8e6 Merge branch 'main' of github.com:marceloprates/prettymaps 2022-11-08 13:27:34 -03:00
marceloprates cca6564b22 Fixed presets directory path-related error with presets() function 2022-11-08 13:27:26 -03:00
Marcelo de Oliveira Rosa Prates 1389564c0c
Update README.md 2022-11-08 12:59:17 -03:00
Marcelo de Oliveira Rosa Prates 066309e4b1
Update README.md 2022-11-08 12:57:53 -03:00
Marcelo de Oliveira Rosa Prates 0dbf445bf7
Update README.md 2022-11-08 12:56:04 -03:00
Marcelo de Oliveira Rosa Prates fa56dc51e9
Update README.md 2022-11-08 12:55:31 -03:00
marceloprates 0c46fbb261 Minor textual correction to examples notebook 2022-11-08 12:01:53 -03:00
marceloprates 823c43d61c Minor textual correction to examples notebook 2022-11-08 12:00:01 -03:00
Marcelo de Oliveira Rosa Prates a513c78490
Update README.md 2022-11-08 11:59:04 -03:00
marceloprates 4e731e2999 Fixed problem with relative path of README_files folder 2022-11-08 11:41:01 -03:00
marceloprates 245ee7b0ee Forgot to update examples notebook 2022-11-08 11:28:21 -03:00
marceloprates 4f71a8ee86 Updated README with instructions for local and google colab installation 2022-11-08 11:26:33 -03:00
marceloprates 39ad98cd16 Rewrote dict union operation with old syntax (dict.update()) for compatibility purposes 2022-11-08 11:09:24 -03:00
marceloprates 9f7de23d84 Downgraded ipykernelto 5.3.4 in requirements.txt to make prettymaps compatible with Google Colab 2022-11-08 10:48:33 -03:00
marceloprates 6b1a9fe79f Fixed relative path for presets folder in draw.py 2022-11-08 10:38:23 -03:00
marceloprates 03025d8232 Replaced setup.py 'data_files' with 'package_data' 2022-11-08 10:28:06 -03:00
marceloprates 18461d9d37 Fixed setup.py 'data_files' paths 2022-11-08 10:22:12 -03:00
marceloprates 246bd4a23b Fixed problem with presets folder location on draw.py and setup.py 2022-11-08 10:16:21 -03:00
marceloprates d60744fbe7 Added presets JSON files to setup.py's 'data_files' 2022-11-08 10:00:08 -03:00
marceloprates 1bdaf93b9e merge 2022-11-08 09:38:50 -03:00
marceloprates 10d396065d Fixed missing import (pyyaml) and supressed vsketch features due to difficulties in making setup.py install vsketch automatically 2022-11-08 09:36:22 -03:00
Marcelo de Oliveira Rosa Prates 291d808fb3
Update requirements.txt 2022-11-08 09:10:24 -03:00
Marcelo de Oliveira Rosa Prates 8bf94ffbec
Update README.md 2022-11-08 09:07:02 -03:00
marceloprates 3bcab3e4bb added prints/REAME_files/ folder 2022-11-08 09:06:16 -03:00
Marcelo de Oliveira Rosa Prates cff431eae4
Merge pull request #102 from marceloprates/refactoring
Refactoring
2022-11-08 09:03:25 -03:00
Marcelo Prates c6c8f19084 Refactored quite a bit of of the code, simplified the usage of some features, added option of saving / loading presets and updated the examples.ipynb notebook and the README with a short tutorial 2022-11-07 13:32:38 -03:00
Marcelo Prates 3d58c60221 Updated osmnx, shapely versions in requirements.txt 2022-07-12 14:22:10 -03:00
Marcelo de Oliveira Rosa Prates 72fd33ce5f
Merge pull request #76 from worldpotato/add_aur
add AUR link and description to README
2022-01-07 10:32:00 -03:00
Marcelo de Oliveira Rosa Prates a73cf493f0
Update README.md 2021-10-20 07:32:55 -03:00
Marcelo de Oliveira Rosa Prates 2765aafb9e
Update README.md 2021-10-19 23:55:33 -03:00
Felix Strobel 1e526fb3bb add AUR link and description to README
There is an AUR in the repositories which makes it easy
to install and update pretty maps
2021-10-19 19:21:26 +02:00
Marcelo Prates d03fb1cf4e Bump version: v0.1.2 → 0.1.3 2021-10-18 17:50:28 -03:00
Marcelo Prates 0489960c68 Merge branch 'main' of github.com:marceloprates/prettymaps into main 2021-10-18 17:49:31 -03:00
Marcelo Prates 422b4adcdd Downgraded version number in setup.py (trying to make github actions workflow work with bump2version following PR 69 instructions) 2021-10-18 17:48:58 -03:00
Marcelo de Oliveira Rosa Prates e8d9096f38
Update README.md 2021-10-18 14:53:32 -03:00
Marcelo de Oliveira Rosa Prates 04d2281743
Update README.md 2021-10-18 13:18:31 -03:00
Marcelo Prates 4a9e2ac7df Changed license and README 2021-10-18 13:15:29 -03:00
Marcelo de Oliveira Rosa Prates fd97a9bbc2
Update README.md 2021-10-08 15:48:12 -03:00
Marcelo de Oliveira Rosa Prates 75d390229e
Update README.md 2021-10-08 15:43:14 -03:00
Marcelo de Oliveira Rosa Prates 4f11bfea21
Update README.md 2021-10-08 15:33:36 -03:00