Skip to main content

A lib that makes socket easy to coding. High-speed, simple networking for Python developers. (CC BY-ND 4.0 license).

Project description

This is a lib that makes socket easy to coding.

Version: version = bestsockett.__version__

Why bestsockett?

Standard Python sockets require many lines of code for simple tasks. bestsockett simplifies this process, allowing you to focus on your logic, not the connection details.

What is bestsockett in turkish language:

🚀 Bestsockett v1.0.5

Bestsockett, Python ağ programlamasını (socket) çocuk oyuncağına dönüştüren, yüksek hızlı ve hafif bir kütüphanedir. Karmaşık döngülerle uğraşmak yerine, tek satırda veri gönderip almana odaklanır.

✨ Öne Çıkan Özellikler

  • waitdata(): Tek seferlik veri alımı için pusuya yatar. ehe = waitdata() kadar basittir. 🌭
  • fastsend(): TCP_NODELAY kullanarak veriyi bekletmeden fırlatır. Gecikme (lag) düşmanıdır! ⚡
  • encrypt_send(): Veriyi şifreler ve Base64 zırhıyla kaplar. Ağda 'aıkoldjf' gibi görünür. 🔐
  • smart_receive(): Gelen veriyi koklar; şifreliyse çözer, düzse olduğu gibi verir. 🧠
  • find_server(): Ağdaki Beacon sinyallerini tarar ve sunucuyu şak diye bulur. 📡

🛠️ Hızlı Başlangıç (Quick Start)

1. Basit Alıcı (Receiver)

import bestsockett as bs

# Veri gelene kadar satırı dondurur ve veriyi döndürür
data = bs.waitdata(port=5050)
print(f"Gelen Veri: {data}")

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

bestsockett-1.0.6.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

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

bestsockett-1.0.6-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file bestsockett-1.0.6.tar.gz.

File metadata

  • Download URL: bestsockett-1.0.6.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for bestsockett-1.0.6.tar.gz
Algorithm Hash digest
SHA256 d8dd5ebf3994d7e92bc38e63d1bf573e9f0b7a44498fac3a20a54b006cbe9907
MD5 7e2d941a76d82b2a510e71d5bf3960a2
BLAKE2b-256 6b391cf93645c8f2a7d0b20934e5bbb06aa67a07a229fb35898f2c40e167df1d

See more details on using hashes here.

File details

Details for the file bestsockett-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: bestsockett-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 10.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for bestsockett-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b44e839bf8ef15d9d57dfbe9fb2de26184349acc4e13003d352f4e21f7125967
MD5 4a7d1cec1b390bf77b671c670808d6a3
BLAKE2b-256 97605736f5480964c801053420edb375ac1c312e0dbb2fbeb94a5167ffd3d8be

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