{"id":27010,"library":"gecosistema-lite","title":"gecosistema-lite","description":"A simple Python package for geosistema lite; version 0.0.918 is very early and likely unstable. Release cadence is unknown.","status":"active","version":"0.0.918","language":"python","source_language":"en","source_url":"https://github.com/valluzzi/libcore/","tags":["geosistema","lite","simple"],"install":[{"cmd":"pip install gecosistema-lite","lang":"bash","label":"Install from PyPI"}],"dependencies":[],"imports":[{"note":"Use underscores in import, even though package name on PyPI uses hyphen.","symbol":"gecosistema_lite","correct":"import gecosistema_lite"}],"quickstart":{"code":"import gecosistema_lite\n# Add quickstart example if available","lang":"python","description":"Basic import (no documented API yet)."},"warnings":[{"fix":"Use import gecosistema_lite (not import gecosistema-lite).","message":"Package name on PyPI uses hyphen, but Python import uses underscore.","severity":"gotcha","affected_versions":"all"},{"fix":"Pin to exact version and expect breaking changes.","message":"Version 0.0.918 is extremely early; no stable API guaranteed.","severity":"deprecated","affected_versions":"<1.0.0"}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[{"fix":"Use import gecosistema_lite.","cause":"Using hyphen instead of underscore in import statement.","error":"ModuleNotFoundError: No module named 'gecosistema-lite'"}],"ecosystem":"pypi","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}