193 Commits

Author SHA1 Message Date
marceloprates
f017bea2da Updated version number (v0.2-beta.3 -> v0.2) in setup.py, updated examples notebook v0.2 v0.2-beta.4 2023-02-15 16:53:26 -03:00
marceloprates
2eeec0c610 Updated version number (v0.2-beta.2 -> v0.2-beta.3) in setup.py, removed unnecessary dependencies, updated README.md v0.2-beta.3 2023-02-15 16:48:08 -03:00
marceloprates
0b45685010 Merge branch 'main' of github.com:marceloprates/prettymaps into main v0.2-beta.2 2023-02-13 17:26:45 -03:00
marceloprates
af94eed6bd Changed version number (v0.2-beta -> v0.2-beta.2) in setup.py 2023-02-13 17:26:29 -03:00
marceloprates
a40c64e25d Changed package_dir location in setup.py v0.2-beta.1 2023-02-13 17:21:33 -03:00
marceloprates
54339657fb Changed version number (v0.1.9 -> v0.2-beta) v0.2-beta 2023-02-13 16:41:29 -03:00
marceloprates
dd2fd80544 Added tabulate and descartes dependencies to requirements.txt v0.1.9 2023-02-13 16:33:48 -03:00
marceloprates
e3a176a0b1 Removed ipykernel dependency from requirements.txt due to dependency conflicts 2023-02-13 15:57:13 -03:00
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 v.0.1.8 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 v0.1.7 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 v0.1.6 2023-02-13 13:32:35 -03:00
marceloprates
cdebb322ec Updated version number v0.1.5 2023-02-13 13:22:39 -03:00
marceloprates
f895570923 requirements.txt: Updated osmnx version to 1.2.2 v0.1.4 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 v0.1.3 2021-10-18 17:50:28 -03:00