Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiayuasu/sedona-publish-python
https://github.com/jiayuasu/sedona-publish-python
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jiayuasu/sedona-publish-python
- Owner: jiayuasu
- Created: 2023-03-19T19:57:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T03:51:31.000Z (4 months ago)
- Last Synced: 2024-10-04T13:36:16.599Z (3 months ago)
- Language: Python
- Size: 594 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sedona-publish-python
This repo is to publish Sedona Python to Pypi. Sedona Python has builds for different OSs.The reason why it is not under Apache is that ASF does not have a straightforward and safe way to set up GitHub secret.
To publish:
1. Replace the `python` folder with the latest Sedona Python release and commit the change.
2. The GitHub action will check if it can build wheels and dists.
3. Once all checks pass, manually create a GitHub release. This will trigger the publish process and upload Sedona Python to pypi.This repo usually only accepts commits from Sedona PMC. A Sedona PMC can be added as an collaborator of this repo.