Skip to main content

A Python package that includes Cryptography, Maths, and Telebot modules

Project description

How to use the module Atr

For Windows:

Till now there are two submodule...

  • Maths: Different maths topics are here....
  • Telebot: Telebot Api and other useful functions are here.....

To use the module into your project do the following steps....

  • open cmd and type the following:
C:\Users\atraj>where python

and hit enter.
The out put will be something as follows:

C:\Users\atraj>where python
D:\downloads\Python\python.exe
C:\Users\atraj\AppData\Local\Microsoft\WindowsApps\python.exe

C:\Users\atraj>

Then open powershell and do the following:

PS C:\Users\atraj> cd D:\downloads\Python
PS D:\downloads\Python> git clone https://github.com/atrajit-sarkar/Atr.git

After hitting enter you now can use Atr module in your projects........

Important Note:

The directory shown above after typing

C:\Users\atraj>where python

Are two namely, D:\downloads\Python\python.exe

C:\Users\atraj\AppData\Local\Microsoft\WindowsApps\python.exe in my case.

In your case you also have to set the path that is not same as the second path as in my case. This path will be always same for every pc.

How to use Atr in your .py file....

Creat a .py file in your favourite IDE. and type the following....

from Atr.Maths import numbertheory as nt

print(f"The GCD(12,16) is {nt.gcd(12,16)}")

Similaly you can use the following also

from Atr.Maths import linear_alg as la
from Atr.Maths import switch 
from Atr.Telebot import TELEBOT_API
# All the modules docs are given in their readme files that you always can read from their corresponding folders.

For Linux:

atrajit@Atrajit:~$ sudo su
[sudo] password for atrajit:
root@Atrajit:/home/atrajit# ls
Insta-Cypher  SocialMediaHackingToolkit  hydra.restore  main.py  myC  password.txt
root@Atrajit:/home/atrajit# mkdir myPython
root@Atrajit:/home/atrajit# ls
Insta-Cypher  SocialMediaHackingToolkit  hydra.restore  main.py  myC  myPython  password.txt
root@Atrajit:/home/atrajit# cd myPython/
root@Atrajit:/home/atrajit/myPython# git clone https://github.com/atrajit-sarkar/Atr.git
Cloning into 'Atr'...
remote: Enumerating objects: 12, done.
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 12 (delta 0), reused 12 (delta 0), pack-reused 0
Receiving objects: 100% (12/12), done.
root@Atrajit:/home/atrajit/myPython# ls
Atr
root@Atrajit:/home/atrajit/myPython# nano main.py
root@Atrajit:/home/atrajit/myPython# python3 main.py
The GCD(12,16) is 4
root@Atrajit:/home/atrajit/myPython#

Happy Coding and learning......

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

atrajit-3.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Atrajit-3.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file atrajit-3.0.tar.gz.

File metadata

  • Download URL: atrajit-3.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for atrajit-3.0.tar.gz
Algorithm Hash digest
SHA256 7df92b5bea48f36fd11e12dd2e3c629625a49e743a63f0d455cf34b2e27b4b98
MD5 52909ee2559c012ce8aa7eaaa5793700
BLAKE2b-256 672d6ca0e735d75be39718d1d9e73d65d7d4cfa52585aa027a7aade3cd811caf

See more details on using hashes here.

File details

Details for the file Atrajit-3.0-py3-none-any.whl.

File metadata

  • Download URL: Atrajit-3.0-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for Atrajit-3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 657089ca97c7f67362ee527cb76af3db5d2d51f1e75ff837e5c49f47e40b073d
MD5 bccec1c379e3b0dc71f40b3632625f86
BLAKE2b-256 c1020b73640d22435ecefc31ecfba4c3efa864356b258d8e003aeb0601553bce

See more details on using hashes here.

Supported by

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