Skip to main content

[DEPRECATED] tweakio-sdk has been rebranded to CamouChat. Install camouchat-whatsapp instead.

Project description

⚠️ tweakio-sdk — DEPRECATED

This package has been rebranded. Please migrate to CamouChat.


[!CAUTION] tweakio-sdk is officially deprecated and will no longer receive updates. This package has been fully rebranded and evolved into the CamouChat Plugin Ecosystem.

Please migrate immediately:

Old New
pip install tweakio-sdk pip install camouchat-whatsapp

Full documentation, changelogs, and API references are available at the new locations listed below.


📦 New Package Locations

Package Role PyPI
camouchat Umbrella entry point (installs all plugins) PyPI
camouchat-core Core SDK — protocols, logging, encrypted storage PyPI
camouchat-browser Stealth browser engine (Camoufox + BrowserForge) PyPI
camouchat-whatsapp WhatsApp automation plugin (wa-js, multi-account) PyPI

📚 Documentation


Historical README (v0.6.1)

The content below is the original tweakio-sdk / CamouChat v0.6 README, preserved for reference only.



Introduction to CamouChat

CamouChat is an advanced, strictly decoupled ecosystem designed for researchers and developers to build high-performance Web Automation agents safely. Initially built for highly secured chat applications like WhatsApp, it utilizes Camoufox to achieve industry-leading anti-detection capabilities.

It provides a standardized framework incorporating end-to-end encrypted local storage, isolated sandbox profiling, and humanized interaction schemas — completely removing the fragility associated with raw DOM scraping or unsecured automation libraries.

This repository serves as the central hub and entry point for the entire CamouChat plugin ecosystem.

[!IMPORTANT] v0.7.0 Update — CamouChat is now a decoupled plugin ecosystem. The camouchat package on PyPI is the umbrella entry point. WhatsApp automation lives in camouchat-whatsapp — install that for full functionality. Existing users of the old monolithic camouchat package: no API changes, just point your install to camouchat-whatsapp going forward.


Why CamouChat?

Before building CamouChat, maintaining reliable web automation pipelines across restricted platforms presented major challenges:

  • Fragile Automation: Hardcoded CSS selectors break constantly on platform UI updates.
  • Bot Identification: Basic Puppeteer/Playwright instances trigger modern captchas and integrity scanners immediately.
  • Account Risk: Lack of isolated cookie/cache containment leads to swift cross-account detection and IP shadowbans.
  • Architecture Bloat: Existing libraries are typically monolithic, tightly coupled wrappers that force you into a single way of handling tasks.

CamouChat solves this by establishing a protocol-driven SDK, routing actions through secure internal APIs (injecting JS bridges without triggering scanners) and standardizing storage schemas globally.


🧩 The Plugin Ecosystem

Starting from v0.7.0, CamouChat has been strictly decoupled into specialized plugins. You install exactly what you need.

1. camouchat-core — The Foundation   PyPI

The required central SDK interface. Provides the foundational structures:

  • Standardized typing.Protocol contracts for interoperability.
  • Asynchronous Logging Engine (concurrent-log-handler).
  • Strict AES-GCM-256 Storage & Metadata interfaces.

2. camouchat-browser — The Engine   PyPI

The stealth browser layer built for Web interactions.

  • Embeds Camoufox for deep connection and JS fingerprint spoofing.
  • Generates dynamic hardware profiles via browserforge.
  • Automated OS-aware profile sandboxing and encryption.

3. camouchat-whatsapp — The Implementation   PyPI

A platform-specific plugin leveraging the Core and Browser ecosystems to automate WhatsApp Web perfectly.

  • Complete internal API bridge using wa-js natively.
  • Zero DOM Scraping — Event-driven interaction.
  • Support for complex media fetching, stealth timing, and fully-typed async architectures.

🚀 Quick Install

📦 Full WhatsApp plugin → camouchat-whatsapp on PyPI — detailed docs, changelog, and API reference live there.

To build a full, automated WhatsApp agent utilizing the Camoufox engine, install the ecosystem via uv or pip:

Using uv (Recommended)

uv add camouchat-whatsapp "camoufox[geoip]"
uv run python -m camoufox fetch

Using pip

pip install camouchat-whatsapp "camoufox[geoip]"
python -m camoufox fetch

[!WARNING] Running camoufox fetch is a mandatory one-time step that downloads the compiled Firefox binaries. Normal package managers cannot perform this hook automatically.


📚 Global Documentation

  • 📖 Core Architecture: Link
  • 📖 Browser Configurations: Link
  • 📖 WhatsApp API & Models: Link

⚖️ Security & Ethics

CamouChat provides powerful browser automation and stealth infrastructure. With this power comes the responsibility to use it ethically and in compliance with the rules of the platforms you interact with.

Please read our mandatory Security & Ethics Guidelines regarding acceptable use, anti-spam policies, and anti-detection disclaimers before utilizing the ecosystem.


🤝 Community & Support


Built with ❤️ by BITS-Rohit and the CamouChat community

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

tweakio_sdk-0.7.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

tweakio_sdk-0.7.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file tweakio_sdk-0.7.1.tar.gz.

File metadata

  • Download URL: tweakio_sdk-0.7.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for tweakio_sdk-0.7.1.tar.gz
Algorithm Hash digest
SHA256 0c8943d12850ef44ac98cb6606e09836b7b4805ad00d381586e7fafa3a3daeed
MD5 05e0188a3f0dec348fe6f09edf29f508
BLAKE2b-256 e2f2156fead432cde031d2496514022b647381cd91e615af188ba57a231caae1

See more details on using hashes here.

File details

Details for the file tweakio_sdk-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: tweakio_sdk-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for tweakio_sdk-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bc615079c1d9d156e09ea9808c0c2ea2be507c82d89d68ca9224651c958d8b59
MD5 5d383b9747ba0d7e0fb529e3389111b2
BLAKE2b-256 26547fc30582921cc4c1ba80696eae57c126c2b209ab083a812f0c67f8606f25

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