Skip to main content

Auto-Localization Generation Tool

Project description

Verblaze Logo

Verblaze is an automatic localization generation tool that helps you manage and generate translations for your projects.

📚 Visit verblaze.com for detailed guides and examples.

Features

  • 🚀 Quick and easy setup
  • 🌍 Support for multiple frameworks and technologies
  • 📦 Automatic string extraction
  • 🔄 Seamless integration with Verblaze Dashboard
  • 💻 Simple command-line interface

Installation

pip install verblaze

Quick Start

1. Configure Verblaze

First, set up your Verblaze configuration using your secret key from the dashboard:

verblaze config --secret-key YOUR_SECRET_KEY

2. Generate Translations

Extract strings from your project using the generate command:

verblaze generate -t TEMPLATE -d PROJECT_DIRECTORY -f FOLDERS

Parameters:

  • -t: Template/framework (Required)
    • Supported templates: flutter, react, react-native, angular, plain-html, vue, svelte, ember, backbone, swift, kotlin, javafx, wpf, qt, blazor, nextjs
  • -d: Project directory path (Required)
  • -f: Folders containing UI code, comma-separated (Required)

Example:

verblaze generate -t react -d /path/to/project -f "src,components,pages"

3. Import Translations

To import existing translations from JSON or ARB files into Verblaze:

verblaze import_translations -p PATH --language LANG_CODE --format FORMAT

Parameters:

  • -p or --path: Path to translation file (Required)
  • --language: Language code (e.g., en, tr, es) (Required)
  • --format: File format (json or arb) (Required)

Example:

verblaze import_translations -p translations/en.json --language en --format json

Supported Frameworks

  • React
  • React Native
  • Angular
  • Vue
  • Svelte
  • Flutter
  • Plain HTML
  • Ember
  • Backbone
  • Swift
  • Kotlin
  • JavaFX
  • WPF
  • Qt
  • Blazor
  • Next.js

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

FAQ

Q: How do I get my secret key? A: You can obtain your secret key from the Verblaze Dashboard after creating an account.

Q: Which Python versions are supported? A: Python 3.6 and above are supported.

Q: Can I use Verblaze with my existing project? A: Yes, Verblaze supports multiple frameworks and can be integrated with existing projects.

Changelog

[1.0.1] - 2024-03-15

  • First stable release
  • Added new command: import_translations with support for JSON and ARB file imports
  • Enhanced loading animations
  • Improved error messages and user feedback
  • Updated documentation

[0.0.4] - 2024-11-27

  • Added loading animation during string synchronization
  • Fixed regex pattern for Flutter string extraction
  • Improved user feedback during synchronization process
  • Updated documentation and README

[0.0.1] - 2024-11-20

  • Initial release
  • Added support for multiple frameworks
  • Implemented string extraction functionality
  • Created CLI interface with config and generate commands

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

verblaze-1.0.1.tar.gz (136.9 kB view details)

Uploaded Source

Built Distribution

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

verblaze-1.0.1-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file verblaze-1.0.1.tar.gz.

File metadata

  • Download URL: verblaze-1.0.1.tar.gz
  • Upload date:
  • Size: 136.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for verblaze-1.0.1.tar.gz
Algorithm Hash digest
SHA256 ca829c700ffb1bc0b4528b0406458d0fda0ac5b9f5011fe3fbc7e62f34a6993f
MD5 722f47dbc912bbb895c77016aad4a002
BLAKE2b-256 cf6ceb536ff269a1785a2ca23a513e71dc05b1f79225e6c2af7b5d759cedd27d

See more details on using hashes here.

File details

Details for the file verblaze-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: verblaze-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for verblaze-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3882721a2ca5fa20fc38abbed60ab6f6d9758271a569f3be8f135c0100af3c28
MD5 f9e7df5a5885a0461b2e1ceccfa729ef
BLAKE2b-256 983054ab53cc27e66d3dbfab84ee8dcc00963247ef0045cec1f40b6ad3f21b4c

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