Skip to main content

BUGGY ALPHA STATE

Project description

tinda

Buggy alpha stage, Please check back later, thankyou.

Modern wrapper for basic things.

Installation:


pip install tinda



Usage:


from tinda import XXX   





assistant = XXX()



assistant.say('string of whatever') 



assistant.image(query) #google image search of the query string



# the same works for Google, Github, Stackoverflow, Youtube, etc.

assistant.google(query)

assistant.stackoverflow(query) 



assitant.getIp() # returns private and public ip



assiatnt.getLocation() # returns location data



assistant.time() 

assistant.date()

asssistant.recordScreen() # saves output file in root directory.

assistant.speedtest() # returns internet speed test results.


# Local network Terminal Chat

import tinda



tinda.TerminalChatServer()

# once the server is running, Clients can connect to the server and begin chatting.



import tinda



tinda.TerminalChatClient()


# Local Network Audio Chat

import tinda



tinda.LocalAudioServer()

# once the server is running, Clients can connect to the server and begin chatting.



import tinda



tinda.LocalAudioClient()



Developed by:

Harpreet Singh © 2021

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tinda-0.0.26.tar.gz (21.0 kB view hashes)

Uploaded Source

Built Distribution

tinda-0.0.26-py3-none-any.whl (29.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page