{"id":20620585,"url":"https://github.com/lcav/pylocus","last_synced_at":"2025-10-17T11:34:44.064Z","repository":{"id":45120991,"uuid":"100372308","full_name":"LCAV/pylocus","owner":"LCAV","description":"Localization package using distance and/or angle measurements","archived":false,"fork":false,"pushed_at":"2022-03-11T11:46:08.000Z","size":6173,"stargazers_count":16,"open_issues_count":2,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-15T12:14:05.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LCAV.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-15T11:51:27.000Z","updated_at":"2023-05-14T06:08:21.000Z","dependencies_parsed_at":"2022-08-26T10:41:09.739Z","dependency_job_id":null,"html_url":"https://github.com/LCAV/pylocus","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LCAV%2Fpylocus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LCAV%2Fpylocus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LCAV%2Fpylocus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LCAV%2Fpylocus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LCAV","download_url":"https://codeload.github.com/LCAV/pylocus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249067779,"owners_count":21207396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T12:14:55.385Z","updated_at":"2025-10-17T11:34:39.028Z","avatar_url":"https://github.com/LCAV.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to pylocus, a python localization package\n\n[![Build Status](https://travis-ci.org/LCAV/pylocus.svg?branch=master)](https://travis-ci.org/LCAV/pylocus)\n[![Documentation Status](https://readthedocs.org/projects/pylocus/badge/?version=latest)](https://pylocus.readthedocs.io/en/latest/?badge=latest)\n\nThis package contains Multidimensional Scaling, lateration, and other algorithms useful for localization using distances and/or angles.\n\n## Local install\n\nSince this package is in an early development phase, this is the recommended install method. \nThe latest updates will not always be immediately available on pip, they will be bundled\nin the next package release. By keeping the local git repository up-to-date and redoing the local install\nregularly, you can be sure to be using the latest version. \n\nTo perform a local install on your computer, run from this folder level (where setup.py is located):\n\n```bash\n\npip install -e . \n\n```\n  \nThis installs the package using symbolic links, avoiding the need for a reinstall whenever the source code is changed.\nIf you use conda, then \n\n```bash\nconda develop . \n```\n\ndoes the same trick. \n\n## Install\n\nTo install from [pip](https://pypi.python.org/pypi/pylocus), simply run :\n\n```bash\n  pip install pylocus\n```\n\n## Documentation\n\nThis is a constantly growing package and documentation is work-in-progress. The current version can be found on [ReadTheDocs](http://pylocus.readthedocs.org/en/latest/)\n\nSee the tutorials folder for some exmaple scripts on how to use this package. More scripts will be added soon. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flcav%2Fpylocus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flcav%2Fpylocus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flcav%2Fpylocus/lists"}