Skip to main content

- simple library with python

Project description

![Pycodz](https://i.imgur.com/LObJ7pI.jpeg)

Pycodz

A library for Python developers. MY

🔧 Installation

Via PyPI (Recommended)

pip install Pycodz -U

🚀 Quick Start

1- DarkCodz

  • This Function for { ai } , you can use it for ( penetration Teasting , Hacking Tools )
from Pycodz import Darkcodz
requests = input("- Type your requests : ")
response = DarkCodz(requests)
print(response)

2- WormGpt

  • This Function for { ai }, you can use it for ( penetration Teasting, Hacking Tools ) . vs. 2
from Pycodz import WormGpt
requests = input("- Type your requests : ")
response = WormGpt(requests)
print(response)

3- ChatGpt

  • This Function for { ai }, you can use it for ( usefull tool { ChatGpt } ) . vs. 3
from Pycodz import ChatGpt
requests = input("- Type your requests : ")
response = ChatGpt(requests)
print(response)

4- Whois

 - This Function for { Get information from web }, you can use it for ( Get Whois { Information } )
from Pycodz import Whois
requests = input("- Type url : ")
response = Whois(requests)
print(response)

5- IP

 - This Function for { Get IP { Information } }, you can use it for ( Get IP { Information } )
from Pycodz import IP
requests = input("- Type your url : ")
response = IP(requests)
print(response)

6- Programmer_Languages

 - This Function for { Get Programming_Languages from web } .
from Pycodz import ProG_lan
requests = input("- Type your url : ")
response = ProG_lan(requests)
print(response)

7- MD5

 - This Function for { Get MD5_Hash }, you can use it for ( Make MD5_hash )
from Pycodz import MD5
requests = input("- Type your text : ")
response = MD5(requests)
print(response)

8- SHA1

 - This Function for { Get SHA1_Hash }, you can use it for ( Make SHA1_hash )
from Pycodz import SHA1
requests = input("- Type your text : ")
response = SHA1(requests)
print(response)

9- SHA256

 - This Function for { Get SHA256_Hash }, you can use it for ( Make SHA256_hash )
from Pycodz import SHA256
requests = input("- Type your text : ")
response = SHA256(requests)
print(response)

10- Base64_Encode

 - This Function for { Get EnCode_Base64 }, you can use it for ( Make EnCode_Base64 )
from Pycodz import Base64_Encode
requests = input("- Type your text : ")
response = Base64_Encode(requests)
print(response)

11- Base64_Decode

 - This Function for { Get Decode_Base64 }, you can use it for ( Make Decode_Base64 )
from Pycodz import Base64_Decode
requests = input("- Type your text : ")
response = Base64_Decode(requests)
print(response)

12- BlackBox

 - This Function for { BlackBox-ai }, you can use it for ( BlackBox-ai )
from Pycodz import BlackBox
requests = input("- Type your Request : ")
response = BlackBox(requests)
print(response)

13- Marshel

 - This Function for { Marshel }, you can use it for ( Marshel ) , Encryption python files ( working in pydroid3 )
from Pycodz import Marshel
requests = input("- Type your file Name : ")
response = Marshel(requests)
print(response)

14- portscan

 - This function for { portscan }, you can use it for ( portscan )
from Pycodz import portscan , service_port
requests = input("- Type your url : ")
openport = portscan(requests)
for open_port in openport:
     service = service_port(open_port)
     print(f"- Open Port {open_port}   -   {service}")

15- Masklink

 - This function for { masklink }, you can use it for ( mask link )
from Pycodz import Masklink
masked = Masklink("Original-Link","Mask-Link")
print(masked)

16- Gemini

  • This function for { gemini }, Itis AI By Gemini.
  • yoU can get the Gemini API_KEY From Here.
from Pycodz import Gemini
api_key = "Your api-key"
requests = input("- Type your requests : ")
response = Gemini(api_key,requests)
print(response)

⚡️ This Lib working at :

 - Linux 
 - Windows

💬 Help & Support

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

pycodz-1.2.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

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

Pycodz-1.2-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file pycodz-1.2.tar.gz.

File metadata

  • Download URL: pycodz-1.2.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for pycodz-1.2.tar.gz
Algorithm Hash digest
SHA256 794d51d90c3ef9dbcf26e1e0a0e42e6564679e7b8f173c8bcb2113bff6903554
MD5 3fd026596dbe3db2934256ccebd87761
BLAKE2b-256 c19b1b088feaee5ea8d1d4682006204262928140e95e503ed6eca856dd488fde

See more details on using hashes here.

File details

Details for the file Pycodz-1.2-py3-none-any.whl.

File metadata

  • Download URL: Pycodz-1.2-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for Pycodz-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8fb51f5ec4c8e9c9fae7ac9a86afac2de4ab573f73aa2582721144d38935938d
MD5 9d5b7755f9b22aeb96da3a7bb126de06
BLAKE2b-256 bfe4f127f2070a9306e863a0eb5e4e36516e90dda34997597eea77ea45fc1f87

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