Name | photrack JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | PhoTrack can get phonenumber location, timezone and service provider. You can use PhoTrack, to get essential informations about every Phonenumber. This Tool is just for educational and learning purposes! |
upload_time | 2024-06-16 14:42:01 |
maintainer | None |
docs_url | None |
author | harimtim |
requires_python | >=3 |
license | MIT |
keywords |
photrack
phone
tracking
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PhoTrack
PhoTrack can get phonenumber location, timezone and service provider. You can use PhoTrack, to get essential informations about every Phonenumber. This Tool is just for educational and learning purposes!
## Installation
```
pip install photrack
```
## Usage
Standalone:
```
py -m photrack
```
Module:
```
import photrack
>>> photrack.main()
# To start the default tool, updates to module using coming soon.
```
Raw data
{
"_id": null,
"home_page": null,
"name": "photrack",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": null,
"keywords": "photrack, phone, tracking",
"author": "harimtim",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/1e/30/20f993ee64ab6172e068e51a57435f202ac72abafea7a17c91fa5d62f65e/photrack-0.1.2.tar.gz",
"platform": null,
"description": "# PhoTrack\r\nPhoTrack can get phonenumber location, timezone and service provider. You can use PhoTrack, to get essential informations about every Phonenumber. This Tool is just for educational and learning purposes!\r\n\r\n## Installation\r\n\r\n```\r\npip install photrack\r\n```\r\n\r\n## Usage \r\n\r\nStandalone:\r\n\r\n```\r\npy -m photrack\r\n```\r\n\r\nModule:\r\n\r\n```\r\nimport photrack\r\n>>> photrack.main()\r\n# To start the default tool, updates to module using coming soon.\r\n```\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "PhoTrack can get phonenumber location, timezone and service provider. You can use PhoTrack, to get essential informations about every Phonenumber. This Tool is just for educational and learning purposes!",
"version": "0.1.2",
"project_urls": {
"GitHub": "https://github.com/harimtim/PhoTrack"
},
"split_keywords": [
"photrack",
" phone",
" tracking"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7b6bbadb387efffa5353012bd0d480f77eaa3b0f8d691fd8f05f1bbfeb3bacbf",
"md5": "f93da147d7ceb5785f2b23b8bf62d701",
"sha256": "50ce11fb4a3c63379a78c364b43b954d09e9f56f51ab7013d44799126d4762cf"
},
"downloads": -1,
"filename": "photrack-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f93da147d7ceb5785f2b23b8bf62d701",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 3606,
"upload_time": "2024-06-16T14:41:59",
"upload_time_iso_8601": "2024-06-16T14:41:59.843329Z",
"url": "https://files.pythonhosted.org/packages/7b/6b/badb387efffa5353012bd0d480f77eaa3b0f8d691fd8f05f1bbfeb3bacbf/photrack-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1e3020f993ee64ab6172e068e51a57435f202ac72abafea7a17c91fa5d62f65e",
"md5": "7ce0b57db623bcd204373ad344e7a6a1",
"sha256": "b0f24cde393eee9c94b88c57194401909cc1a0497f5c8587032ac809fd877b0b"
},
"downloads": -1,
"filename": "photrack-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "7ce0b57db623bcd204373ad344e7a6a1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 3130,
"upload_time": "2024-06-16T14:42:01",
"upload_time_iso_8601": "2024-06-16T14:42:01.588673Z",
"url": "https://files.pythonhosted.org/packages/1e/30/20f993ee64ab6172e068e51a57435f202ac72abafea7a17c91fa5d62f65e/photrack-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-16 14:42:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "harimtim",
"github_project": "PhoTrack",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "photrack"
}