Skip to content

isDataType is a special library to check the variable data types

License

Notifications You must be signed in to change notification settings

kirankotari/isDataType

Repository files navigation

isDataType

License: MIT Build Status Downloads GitHub issues open Known Vulnerabilities

Introduction

About isDataType

Docs

How to use isDataType?

Pre-requisites

isDataType supports both trains of python 2.7+ and 3.1+, the OS should not matter.

Installation and Downloads

The best way to get isDataType is with setuptools or pip. If you already have setuptools, you can install as usual:

python -m pip install isDataType

Otherwise download it from PyPi, extract it and run the setup.py script

python setup.py install

If you're Interested in the source, you can always pull from the github repo:

  • From github git clone https://github.com/kirankotari/isDataType.git

FAQ

  • Question: Question
    Answer: Ans

Other Resources

Bug Tracker and Support

  • Please report any suggestions, bug reports, or annoyances with pingping through the Github bug tracker. If you're having problems with general python issues, consider searching for a solution on Stack Overflow.
  • If you can't find a solution for your problem or need more help, you can ask a question.

Unit Tests

  • Travis CI project tests pingping on Python versions 2.7 through 3.7.

  • The current build status is:

    Build Status

License and Copyright

  • pingping is licensed MIT 2019

    License: MIT

Author and Thanks

pingping was developed by Kiran Kumar Kotari

About

isDataType is a special library to check the variable data types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages