iosense


Nameiosense JSON
Version 1.0.4 PyPI version JSON
download
home_page
SummaryI/O Sense Data Access Library
upload_time2022-12-30 07:24:38
maintainer
docs_urlNone
authorFaclon Labs Private Limited
requires_python
license
keywords python faclon iosense data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### Project description
Faclon I/O Sense Data Access Library
​
#### Where to get it
https://pypi.org/project/iosense/

#### Installation
pip install iosense

pip3 install iosense

#### Features
Retrives following details:

- User information.
- Device Details.
- Device metaData.
- Time based sensor data of a Device. 
- Published events details.
- Events data in given timeslot.
- Event categories.
- Events data count.

#### Dependencies

+ pandas
+ requests
+ json 
+ time 
+ datetime 


#### Documentation
The official documentation is hosted on​ 

#### Reach us
For usage questions, please reach out to us at reachus@faclon.com

## License

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "iosense",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,faclon,iosense,data",
    "author": "Faclon Labs Private Limited",
    "author_email": "<rishi.sharma@faclon.com>",
    "download_url": "https://files.pythonhosted.org/packages/c7/53/88c37ba24ca480e586cce2185517836ed40d167f8e6e4793868f35097124/iosense-1.0.4.tar.gz",
    "platform": null,
    "description": "### Project description\nFaclon I/O Sense Data Access Library\n\u200b\n#### Where to get it\nhttps://pypi.org/project/iosense/\n\n#### Installation\npip install iosense\n\npip3 install iosense\n\n#### Features\nRetrives following details:\n\n- User information.\n- Device Details.\n- Device metaData.\n- Time based sensor data of a Device. \n- Published events details.\n- Events data in given timeslot.\n- Event categories.\n- Events data count.\n\n#### Dependencies\n\n+ pandas\n+ requests\n+ json \n+ time \n+ datetime \n\n\n#### Documentation\nThe official documentation is hosted on\u200b \n\n#### Reach us\nFor usage questions, please reach out to us at reachus@faclon.com\n\n## License\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)",
    "bugtrack_url": null,
    "license": "",
    "summary": "I/O Sense Data Access Library",
    "version": "1.0.4",
    "split_keywords": [
        "python",
        "faclon",
        "iosense",
        "data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "c7aa19016d7200b79fc7194b089e6de5",
                "sha256": "c35f90f1408050718022a281d281f4385a9dfd9b8cfc4b615bc7bc92e56dc8a3"
            },
            "downloads": -1,
            "filename": "iosense-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "c7aa19016d7200b79fc7194b089e6de5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5602,
            "upload_time": "2022-12-30T07:24:38",
            "upload_time_iso_8601": "2022-12-30T07:24:38.112372Z",
            "url": "https://files.pythonhosted.org/packages/c7/53/88c37ba24ca480e586cce2185517836ed40d167f8e6e4793868f35097124/iosense-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-30 07:24:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "iosense"
}
        
Elapsed time: 0.12507s