Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

map-utils-xethhung12

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

map-utils-xethhung12

A small package with maps related utils

  • 0.4.1
  • PyPI
  • Socket score

Maintainers
1

map-utils-xethhung12

A simple library for google map or map related operation.

  • Find denso map code from google map link (make use exists website
  • Get real path from google map from url shortening

build

ensure python command works well. If the command not work, try use alias python="python3" or install python3-is-python package.

run build script:

./py-build.sh

upload

Write token to file token.txt Set token variable with command token=$(cat token.txt)

twine upload dist/* -u __token__ -p $token

update package version

./patch.sh

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc