# Geolet Reloaded - Interpretable GPS Trajectory Analysis
TODO
## Setup
### Using PyPI
```bash
pip install geoletrld #TODO
```
### Manual Setup
```bash
git clone https://github.com/cri98li/Geolet-reloaded
cd Geolet-reloaded
pip install -e .
```
Dependencies are listed in `requirements.txt`.
## Running the code
```python
#TODO
```
Jupyter notebooks with examples on real datasets can be found in the `examples/` directory.
## Docs and reference
You can find the software documentation in the `/docs/` folder and
a powerpoint presentation on Geolet can be found [here](http://example.org).
You can cite this work with
```
@article{LANDI20230203,
TOOD
}
```
## Extending the algorithm
//TODO
Raw data
{
"_id": null,
"home_page": "https://github.com/cri98li/Geolet-reloaded",
"name": "geolet-reloaded",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "keyword1 keyword2 keyword3",
"author": "Cristiano Landi",
"author_email": "cristiano.landi@phd.unipi.it",
"download_url": "https://files.pythonhosted.org/packages/ac/9c/fffa84630dc1e26c93b5d0e2a59ebdd9360450bbeb9092dabf53bfab5f5c/geolet_reloaded-0.0.2.post1.tar.gz",
"platform": null,
"description": "# Geolet Reloaded - Interpretable GPS Trajectory Analysis\r\r\n\r\r\nTODO\r\r\n\r\r\n## Setup\r\r\n\r\r\n### Using PyPI\r\r\n\r\r\n```bash\r\r\n pip install geoletrld #TODO\r\r\n```\r\r\n\r\r\n### Manual Setup\r\r\n\r\r\n```bash\r\r\ngit clone https://github.com/cri98li/Geolet-reloaded\r\r\ncd Geolet-reloaded\r\r\npip install -e .\r\r\n```\r\r\n\r\r\nDependencies are listed in `requirements.txt`.\r\r\n\r\r\n\r\r\n## Running the code\r\r\n\r\r\n```python\r\r\n#TODO\r\r\n```\r\r\n\r\r\nJupyter notebooks with examples on real datasets can be found in the `examples/` directory.\r\r\n\r\r\n\r\r\n## Docs and reference\r\r\n\r\r\n\r\r\nYou can find the software documentation in the `/docs/` folder and \r\r\na powerpoint presentation on Geolet can be found [here](http://example.org).\r\r\nYou can cite this work with\r\r\n```\r\r\n@article{LANDI20230203,\r\r\n TOOD\r\r\n}\r\r\n```\r\r\n\r\r\n\r\r\n## Extending the algorithm\r\r\n\r\r\n//TODO\r\r\n \r\r\n",
"bugtrack_url": null,
"license": "BSD-Clause-2",
"summary": "Package description",
"version": "0.0.2.post1",
"project_urls": {
"Homepage": "https://github.com/cri98li/Geolet-reloaded"
},
"split_keywords": [
"keyword1",
"keyword2",
"keyword3"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ac9cfffa84630dc1e26c93b5d0e2a59ebdd9360450bbeb9092dabf53bfab5f5c",
"md5": "fbbbd4507d333feb91159a8deeaff011",
"sha256": "36bb3825c9c9c83dc32cdd9fcb717cd2df38a053a72f5dcb10d452b8eed99422"
},
"downloads": -1,
"filename": "geolet_reloaded-0.0.2.post1.tar.gz",
"has_sig": false,
"md5_digest": "fbbbd4507d333feb91159a8deeaff011",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18804,
"upload_time": "2024-08-13T09:10:32",
"upload_time_iso_8601": "2024-08-13T09:10:32.173371Z",
"url": "https://files.pythonhosted.org/packages/ac/9c/fffa84630dc1e26c93b5d0e2a59ebdd9360450bbeb9092dabf53bfab5f5c/geolet_reloaded-0.0.2.post1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-13 09:10:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cri98li",
"github_project": "Geolet-reloaded",
"github_not_found": true,
"lcname": "geolet-reloaded"
}