deviceidentifier-py | Utils to manipulate and learn from assorted device
kandi X-RAY | deviceidentifier-py Summary
kandi X-RAY | deviceidentifier-py Summary
deviceidentifier-py is a Python library. deviceidentifier-py has no bugs, it has no vulnerabilities, it has build file available, it has a Weak Copyleft License and it has low support. You can install using 'pip install deviceidentifier-py' or download it from GitHub, PyPI.
Utils to manipulate and learn from assorted device identifier formats via Reincubate's API.
Utils to manipulate and learn from assorted device identifier formats via Reincubate's API.
Support
Quality
Security
License
Reuse
Support
deviceidentifier-py has a low active ecosystem.
It has 9 star(s) with 4 fork(s). There are 6 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of deviceidentifier-py is current.
Quality
deviceidentifier-py has 0 bugs and 0 code smells.
Security
deviceidentifier-py has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
deviceidentifier-py code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
deviceidentifier-py is licensed under the LGPL-3.0 License. This license is Weak Copyleft.
Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.
Reuse
deviceidentifier-py releases are not available. You will need to build from source code and install.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
It has 418 lines of code, 33 functions and 24 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed deviceidentifier-py and discovered the below as its top functions. This is intended to give you an instant insight into deviceidentifier-py implemented functionality, and help decide if they suit your requirements.
- Enhance metadata
- Return an error
- Lookup an identifier
- Identify an identifier
- Convert markdown to rst file
- Extract requirements from a file
Get all kandi verified functions for this library.
deviceidentifier-py Key Features
No Key Features are available at this moment for deviceidentifier-py.
deviceidentifier-py Examples and Code Snippets
$ python -m deviceidentifier.cli.gsma_imei 013554006297015
{
"anonymised": "01355400••••••5",
"checksum": "5",
"gsmaTac": {
"appleModel": {
"anonymised": "D298",
"appleIdentifier": {
"id":
$ python -m deviceidentifier.cli.apple_serial C8QH6T96DPNG
{
"anonymised": "C8QH6•••DPNG",
"configurationCode": {
"code": "DPNG",
"image": {
"height": 120,
"url": "https://di-api.reincubate.com/resourc
$ pip install deviceidentifier
from deviceidentifier import api
# Look up an Apple serial number
api.lookup( api.TYPE_APPLE_SERIAL, 'C8QH6T96DPNG' )
# Identify the type of an identifier
api.identify_identifier( 'iPhone5,3' )
# Triangulate a bunch
Community Discussions
No Community Discussions are available at this moment for deviceidentifier-py.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install deviceidentifier-py
Calls to the API through this client then become easy:.
Support
See the support & service status page. Reincubate's vision is to provide data access, extraction and recovery technology for all app platforms - be they mobile, desktop, web, appliance or in-vehicle. The company was founded in 2008 and was first to market with both iOS and iCloud data extraction technology. With over half a decade's experience helping law enforcement and security organisations access iOS data, Reincubate has licensed software to government, child protection and corporate clients around the world.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page