{"library":"slugid","type":"library","category":null,"description":"slugid is a Python library (version 2.0.0, released 2019) for generating URL-safe Base64 encoded UUID v4 slugs. These 22-character slugs are compact and can be easily embedded in URLs, command-line parameters, or used as identifiers in various systems. It provides methods for generating standard v4 slugs and 'nice' slugs which always start with an alphanumeric character. The library is currently in maintenance mode with its GitHub repository archived, meaning it's no longer actively developed but remains functional.","language":"python","status":"maintenance","version":"2.0.0","tags":["uuid","slug","url-safe","base64","identifier","unique-id","maintenance"],"install":[{"cmd":"pip install slugid","imports":["import slugid; slugid.v4()","import slugid; slugid.nice()"]}],"homepage":"http://taskcluster.github.io/slugid.py","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/slugid/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/slugid/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}