Projpicker

Latest version: v0.3.2

Safety actively analyzes 665719 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 9

0.1.4.dev4

Wed Jun 2 20:26:26 2021 -0400

* [`3205bdf`](https://github.com/HuidaeCho/projpicker/commit/3205bdf) Remove usage from README.md (annoying to update it frequently); Bump up the version
* [`8f64cc6`](https://github.com/HuidaeCho/projpicker/commit/8f64cc6) Use BBox namedtuple instead of regular tuples; Change lat,lon to point and s,n,w,e to bbox; Add test scripts
* [`beee950`](https://github.com/HuidaeCho/projpicker/commit/beee950) Spelling, GUI win title
* [`da79066`](https://github.com/HuidaeCho/projpicker/commit/da79066) ESRI GUI Readme
* [`53ffb84`](https://github.com/HuidaeCho/projpicker/commit/53ffb84) ArcGIS Pro Toolbox for querying crs
* [`22a5762`](https://github.com/HuidaeCho/projpicker/commit/22a5762) docstring for ith

0.1.4.dev3

Wed Jun 2 10:57:18 2021 -0400

* [`4d51b01`](https://github.com/HuidaeCho/projpicker/commit/4d51b01) v0.1.4.dev3
* [`b4eab84`](https://github.com/HuidaeCho/projpicker/commit/b4eab84) 80 columns
* [`b61e331`](https://github.com/HuidaeCho/projpicker/commit/b61e331) degree unit name
* [`ddc04ed`](https://github.com/HuidaeCho/projpicker/commit/ddc04ed) Update test\_pyproj.py to the current dev version
* [`d804013`](https://github.com/HuidaeCho/projpicker/commit/d804013) Try to normalize unit names
* [`7d9188e`](https://github.com/HuidaeCho/projpicker/commit/7d9188e) Do not select unused columns
* [`0d62b0f`](https://github.com/HuidaeCho/projpicker/commit/0d62b0f) Add unit of measure
* [`c979c3f`](https://github.com/HuidaeCho/projpicker/commit/c979c3f) Add README.md for data
* [`9491b64`](https://github.com/HuidaeCho/projpicker/commit/9491b64) Add proj.db from pyproj 3.1.0
* [`fd52579`](https://github.com/HuidaeCho/projpicker/commit/fd52579) Add back west\_lon = east\_lon for the sake of completeness and improve the test script
* [`cea3c03`](https://github.com/HuidaeCho/projpicker/commit/cea3c03) Align test output
* [`270aa80`](https://github.com/HuidaeCho/projpicker/commit/270aa80) proj.db from pyproj 3.1.0
* [`bc02425`](https://github.com/HuidaeCho/projpicker/commit/bc02425) Add test\_pyproj.*

0.1.4.dev2

Tue Jun 1 23:29:20 2021 -0400

* [`f34b3de`](https://github.com/HuidaeCho/projpicker/commit/f34b3de) v0.1.4dev2
* [`c82a630`](https://github.com/HuidaeCho/projpicker/commit/c82a630) No extents whose west\_lon = east\_lon; Handle point bboxes
* [`0e8a58c`](https://github.com/HuidaeCho/projpicker/commit/0e8a58c) WIP: Not complete.
* [`c237774`](https://github.com/HuidaeCho/projpicker/commit/c237774) bbox entry => bbox row
* [`ec09360`](https://github.com/HuidaeCho/projpicker/commit/ec09360) Update usage in README.md
* [`9fe60f2`](https://github.com/HuidaeCho/projpicker/commit/9fe60f2) Correct help for --input
* [`8fe9aa0`](https://github.com/HuidaeCho/projpicker/commit/8fe9aa0) More pip3 install examples
* [`b78c989`](https://github.com/HuidaeCho/projpicker/commit/b78c989) Move the screenshot below introduction
* [`f823c43`](https://github.com/HuidaeCho/projpicker/commit/f823c43) PyPI badge first
* [`f4dd124`](https://github.com/HuidaeCho/projpicker/commit/f4dd124) Adda PyPI badge
* [`0db8f38`](https://github.com/HuidaeCho/projpicker/commit/0db8f38) Add the link to documentation in README.md
* [`02ac4da`](https://github.com/HuidaeCho/projpicker/commit/02ac4da) argument names on a separate line and indent once, not to = to save horizontal space
* [`e403c91`](https://github.com/HuidaeCho/projpicker/commit/e403c91) Remove an extra dot
* [`4c4fc40`](https://github.com/HuidaeCho/projpicker/commit/4c4fc40) Indent to =
* [`559f47e`](https://github.com/HuidaeCho/projpicker/commit/559f47e) Fix #2 for for missed CLI function returns
* [`952a959`](https://github.com/HuidaeCho/projpicker/commit/952a959) Fix #2 for for missed CLI description and positional arguments
* [`d740c97`](https://github.com/HuidaeCho/projpicker/commit/d740c97) Fix #2 for functions documentation
* [`e61bce7`](https://github.com/HuidaeCho/projpicker/commit/e61bce7) Fix CLI api autodoc boldface
* [`5ac35be`](https://github.com/HuidaeCho/projpicker/commit/5ac35be) Autodoc functions
* [`edebdb1`](https://github.com/HuidaeCho/projpicker/commit/edebdb1) Remove unused sphinx extentsion
* [`2506cb0`](https://github.com/HuidaeCho/projpicker/commit/2506cb0) Merge branch 'main' of github.com:HuidaeCho/projpicker
* [`1c8acb0`](https://github.com/HuidaeCho/projpicker/commit/1c8acb0) Remove header
* [`120aff1`](https://github.com/HuidaeCho/projpicker/commit/120aff1) Add Raises sections
* [`9cadc45`](https://github.com/HuidaeCho/projpicker/commit/9cadc45) Use the Google style docstring for Sphinx
* [`ad930b3`](https://github.com/HuidaeCho/projpicker/commit/ad930b3) Get rid of WARNING: html\_static\_path entry '\_static' does not exist
* [`9809f60`](https://github.com/HuidaeCho/projpicker/commit/9809f60) Add module links
* [`ef762d8`](https://github.com/HuidaeCho/projpicker/commit/ef762d8) Add the rtree link
* [`e5dde81`](https://github.com/HuidaeCho/projpicker/commit/e5dde81) header depths
* [`5e71bf9`](https://github.com/HuidaeCho/projpicker/commit/5e71bf9) Add more information about the rtree-oop branch
* [`230f6dc`](https://github.com/HuidaeCho/projpicker/commit/230f6dc) Remove a duplicated link
* [`644af56`](https://github.com/HuidaeCho/projpicker/commit/644af56) Add links to the GitHub repo and original GRASS feature request
* [`44d03b0`](https://github.com/HuidaeCho/projpicker/commit/44d03b0) Docs tag
* [`65543c7`](https://github.com/HuidaeCho/projpicker/commit/65543c7) Add sphinx-argparse to requirements
* [`ed09fd3`](https://github.com/HuidaeCho/projpicker/commit/ed09fd3) WIP: Automate documentation
* [`e57e625`](https://github.com/HuidaeCho/projpicker/commit/e57e625) Merge branch 'main' of github.com:HuidaeCho/projpicker
* [`19c54fc`](https://github.com/HuidaeCho/projpicker/commit/19c54fc) Move parsing to seperate function for autodocumentation with sphinx-argparse
* [`f48b633`](https://github.com/HuidaeCho/projpicker/commit/f48b633) Help message for format
* [`049bb3f`](https://github.com/HuidaeCho/projpicker/commit/049bb3f) semicolon
* [`5291e31`](https://github.com/HuidaeCho/projpicker/commit/5291e31) Update usage
* [`7a98311`](https://github.com/HuidaeCho/projpicker/commit/7a98311) Merge branch 'main' of github.com:HuidaeCho/projpicker into main
* [`972fe9a`](https://github.com/HuidaeCho/projpicker/commit/972fe9a) Sort plain, json, pretty; Remove a programmer mistake exception (should not happen)
* [`c5d0d2f`](https://github.com/HuidaeCho/projpicker/commit/c5d0d2f) Add TODOs for doc and gui
* [`3c74e0f`](https://github.com/HuidaeCho/projpicker/commit/3c74e0f) Add doc folder
* [`08a9a20`](https://github.com/HuidaeCho/projpicker/commit/08a9a20) Reorder TODO items
* [`662bd71`](https://github.com/HuidaeCho/projpicker/commit/662bd71) Add GUI folders

0.1.4.dev1

Mon May 31 13:24:55 2021 -0400

* [`28b52a9`](https://github.com/HuidaeCho/projpicker/commit/28b52a9) docstrings updated
* [`4545f53`](https://github.com/HuidaeCho/projpicker/commit/4545f53) a|b|rc|.dv|.post towards/away from the release
* [`8d208e5`](https://github.com/HuidaeCho/projpicker/commit/8d208e5) Fix example coordinates
* [`355e847`](https://github.com/HuidaeCho/projpicker/commit/355e847) Support for odms'' for DMS symbols
* [`0f676aa`](https://github.com/HuidaeCho/projpicker/commit/0f676aa) Merge branch 'main' of github.com:HuidaeCho/projpicker into main
* [`a6d0cc1`](https://github.com/HuidaeCho/projpicker/commit/a6d0cc1) Comment and minor usage change
* [`3d9b606`](https://github.com/HuidaeCho/projpicker/commit/3d9b606) Update README.md
* [`813f666`](https://github.com/HuidaeCho/projpicker/commit/813f666) 8 spaces to tabs in shell examples
* [`da8498d`](https://github.com/HuidaeCho/projpicker/commit/da8498d) better example
* [`326807d`](https://github.com/HuidaeCho/projpicker/commit/326807d) one more example
* [`9940a5e`](https://github.com/HuidaeCho/projpicker/commit/9940a5e) Examples
* [`e0e6be0`](https://github.com/HuidaeCho/projpicker/commit/e0e6be0) More supported input coordinate formats
* [`d528c46`](https://github.com/HuidaeCho/projpicker/commit/d528c46) Fix UNG and Atlanta coordinates
* [`677fa2a`](https://github.com/HuidaeCho/projpicker/commit/677fa2a) version 0.1.4.dev1
* [`d794083`](https://github.com/HuidaeCho/projpicker/commit/d794083) Update README.md
* [`7215c85`](https://github.com/HuidaeCho/projpicker/commit/7215c85) Update README.md
* [`8004d3f`](https://github.com/HuidaeCho/projpicker/commit/8004d3f) Update README.md
* [`c9e6821`](https://github.com/HuidaeCho/projpicker/commit/c9e6821) Help message
* [`44198ca`](https://github.com/HuidaeCho/projpicker/commit/44198ca) Help messages
* [`d5807e1`](https://github.com/HuidaeCho/projpicker/commit/d5807e1) Allow whitespaces before a comma
* [`28d43ad`](https://github.com/HuidaeCho/projpicker/commit/28d43ad) whitespaces in README.md
* [`06e9444`](https://github.com/HuidaeCho/projpicker/commit/06e9444) Comments for tidy\_lines()
* [`896aee0`](https://github.com/HuidaeCho/projpicker/commit/896aee0) Comments for tidy\_lines()
* [`e52bc98`](https://github.com/HuidaeCho/projpicker/commit/e52bc98) "a" comment
* [`5f9b57b`](https://github.com/HuidaeCho/projpicker/commit/5f9b57b) neither nor
* [`a1e0023`](https://github.com/HuidaeCho/projpicker/commit/a1e0023) Update usage in README.md
* [`46645d8`](https://github.com/HuidaeCho/projpicker/commit/46645d8) More flexible input format; Add --print-geometries for input validation
* [`2eaaf29`](https://github.com/HuidaeCho/projpicker/commit/2eaaf29) s,n,w,e => south,north,west,east in help
* [`82a8db5`](https://github.com/HuidaeCho/projpicker/commit/82a8db5) Current (four numbers) version already violates the versioning scheme
* [`03259c8`](https://github.com/HuidaeCho/projpicker/commit/03259c8) Update README.md
* [`0b764ab`](https://github.com/HuidaeCho/projpicker/commit/0b764ab) clarify that proj.db is only required for optionally recreating projpicker.db
* [`4af7bb4`](https://github.com/HuidaeCho/projpicker/commit/4af7bb4) clarify that proj.db is only required for optionally recreating projpicker.db
* [`908b551`](https://github.com/HuidaeCho/projpicker/commit/908b551) Version number in README.md

0.1.3.1.post1

Sun May 30 13:58:42 2021 -0400

* [`281afb4`](https://github.com/HuidaeCho/projpicker/commit/281afb4) version 0.1.3.1.post1
* [`f0f81a0`](https://github.com/HuidaeCho/projpicker/commit/f0f81a0) Update versioning in README.md following PEP 440
* [`0110d19`](https://github.com/HuidaeCho/projpicker/commit/0110d19) version 0.1.3.post2
* [`ab50dd2`](https://github.com/HuidaeCho/projpicker/commit/ab50dd2) version 0.1.4-1
* [`163c578`](https://github.com/HuidaeCho/projpicker/commit/163c578) ver => version
* [`be7da30`](https://github.com/HuidaeCho/projpicker/commit/be7da30) Make version and default paths dynamic
* [`2ff4825`](https://github.com/HuidaeCho/projpicker/commit/2ff4825) Explain when to use the build number

0.1.3.1

Sat May 29 21:32:42 2021 -0400

* [`c4a1f22`](https://github.com/HuidaeCho/projpicker/commit/c4a1f22) Versioning
* [`eaf3930`](https://github.com/HuidaeCho/projpicker/commit/eaf3930) Versioning
* [`9cda4a7`](https://github.com/HuidaeCho/projpicker/commit/9cda4a7) Build number rule
* [`ff26d7b`](https://github.com/HuidaeCho/projpicker/commit/ff26d7b) execute permission for deploy.sh
* [`47ac7ea`](https://github.com/HuidaeCho/projpicker/commit/47ac7ea) projPicker => projpicker
* [`26f02b1`](https://github.com/HuidaeCho/projpicker/commit/26f02b1) projPicker => projpicker
* [`f1bcb28`](https://github.com/HuidaeCho/projpicker/commit/f1bcb28) ignore deploy/
* [`bbcd4a7`](https://github.com/HuidaeCho/projpicker/commit/bbcd4a7) projpicker.py => projpicker in README.md
* [`d8713ad`](https://github.com/HuidaeCho/projpicker/commit/d8713ad) Version information
* [`c66c691`](https://github.com/HuidaeCho/projpicker/commit/c66c691) Update README.md

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.