l402kit 0.3.2__tar.gz → 0.3.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: l402kit
3
- Version: 0.3.2
3
+ Version: 0.3.4
4
4
  Summary: Add Bitcoin Lightning pay-per-call to any API in 3 lines. L402 protocol for FastAPI and Flask. 0.3% fee, zero config.
5
5
  Project-URL: Homepage, https://shinydapps.mintlify.app
6
6
  Project-URL: Documentation, https://shinydapps.mintlify.app
@@ -17,9 +17,16 @@ Description-Content-Type: text/markdown
17
17
 
18
18
  # l402kit
19
19
 
20
- **Charge for your API in Bitcoin Lightning. 3 lines of code.**
21
- **Monetize sua API com Bitcoin Lightning. 3 linhas de código.**
22
- **Monetiza tu API con Bitcoin Lightning. 3 líneas de código.**
20
+ 🇺🇸 **Charge for your API in Bitcoin Lightning. 3 lines of code.**
21
+ 🇧🇷 **Monetize sua API com Bitcoin Lightning. 3 linhas de código.**
22
+ 🇪🇸 **Monetiza tu API con Bitcoin Lightning. 3 líneas de código.**
23
+ 🇨🇳 **用 3 行代码,通过比特币闪电网络收费。**
24
+ 🇮🇳 **अपने API को Bitcoin Lightning से 3 लाइनों में मोनेटाइज़ करें।**
25
+ 🇸🇦 **اكسب من API الخاص بك عبر Bitcoin Lightning. 3 أسطر فقط.**
26
+ 🇫🇷 **Monétisez votre API en Bitcoin Lightning. 3 lignes de code.**
27
+ 🇩🇪 **Monetarisiere deine API mit Bitcoin Lightning. 3 Zeilen Code.**
28
+ 🇷🇺 **Монетизируй свой API через Bitcoin Lightning. 3 строки кода.**
29
+ 🇯🇵 **Bitcoin Lightningで APIを3行で収益化。**
23
30
 
24
31
  [![PyPI](https://img.shields.io/pypi/v/l402kit)](https://pypi.org/project/l402kit)
25
32
  [![npm](https://img.shields.io/npm/v/l402-kit)](https://npmjs.com/package/l402-kit)
@@ -29,17 +36,9 @@ Description-Content-Type: text/markdown
29
36
  pip install l402kit
30
37
  ```
31
38
 
32
- 📖 **Docs / Documentação:**
33
- [🇺🇸 English](https://shinydapps.mintlify.app) ·
34
- [🇧🇷 Português](https://shinydapps.mintlify.app/pt/introduction) ·
35
- [🇪🇸 Español](https://shinydapps.mintlify.app/es/introduction) ·
36
- [🇨🇳 中文](https://shinydapps.mintlify.app/zh/introduction) ·
37
- [🇮🇳 हिंदी](https://shinydapps.mintlify.app/hi/introduction) ·
38
- [🇸🇦 العربية](https://shinydapps.mintlify.app/ar/introduction) ·
39
- [🇫🇷 Français](https://shinydapps.mintlify.app/fr/introduction) ·
40
- [🇩🇪 Deutsch](https://shinydapps.mintlify.app/de/introduction) ·
41
- [🇷🇺 Русский](https://shinydapps.mintlify.app/ru/introduction) ·
42
- [🇯🇵 日本語](https://shinydapps.mintlify.app/ja/introduction)
39
+ 📖 **Docs / Documentação / Documentation:**
40
+
41
+ [🇺🇸 English](https://shinydapps.mintlify.app) · [🇧🇷 Português](https://shinydapps.mintlify.app/pt/introduction) · [🇪🇸 Español](https://shinydapps.mintlify.app/es/introduction) · [🇨🇳 中文](https://shinydapps.mintlify.app/zh/introduction) · [🇮🇳 हिंदी](https://shinydapps.mintlify.app/hi/introduction) · [🇸🇦 العربية](https://shinydapps.mintlify.app/ar/introduction) · [🇫🇷 Français](https://shinydapps.mintlify.app/fr/introduction) · [🇩🇪 Deutsch](https://shinydapps.mintlify.app/de/introduction) · [🇷🇺 Русский](https://shinydapps.mintlify.app/ru/introduction) · [🇯🇵 日本語](https://shinydapps.mintlify.app/ja/introduction)
43
42
 
44
43
  ---
45
44
 
@@ -1,8 +1,15 @@
1
1
  # l402kit
2
2
 
3
- **Charge for your API in Bitcoin Lightning. 3 lines of code.**
4
- **Monetize sua API com Bitcoin Lightning. 3 linhas de código.**
5
- **Monetiza tu API con Bitcoin Lightning. 3 líneas de código.**
3
+ 🇺🇸 **Charge for your API in Bitcoin Lightning. 3 lines of code.**
4
+ 🇧🇷 **Monetize sua API com Bitcoin Lightning. 3 linhas de código.**
5
+ 🇪🇸 **Monetiza tu API con Bitcoin Lightning. 3 líneas de código.**
6
+ 🇨🇳 **用 3 行代码,通过比特币闪电网络收费。**
7
+ 🇮🇳 **अपने API को Bitcoin Lightning से 3 लाइनों में मोनेटाइज़ करें।**
8
+ 🇸🇦 **اكسب من API الخاص بك عبر Bitcoin Lightning. 3 أسطر فقط.**
9
+ 🇫🇷 **Monétisez votre API en Bitcoin Lightning. 3 lignes de code.**
10
+ 🇩🇪 **Monetarisiere deine API mit Bitcoin Lightning. 3 Zeilen Code.**
11
+ 🇷🇺 **Монетизируй свой API через Bitcoin Lightning. 3 строки кода.**
12
+ 🇯🇵 **Bitcoin Lightningで APIを3行で収益化。**
6
13
 
7
14
  [![PyPI](https://img.shields.io/pypi/v/l402kit)](https://pypi.org/project/l402kit)
8
15
  [![npm](https://img.shields.io/npm/v/l402-kit)](https://npmjs.com/package/l402-kit)
@@ -12,17 +19,9 @@
12
19
  pip install l402kit
13
20
  ```
14
21
 
15
- 📖 **Docs / Documentação:**
16
- [🇺🇸 English](https://shinydapps.mintlify.app) ·
17
- [🇧🇷 Português](https://shinydapps.mintlify.app/pt/introduction) ·
18
- [🇪🇸 Español](https://shinydapps.mintlify.app/es/introduction) ·
19
- [🇨🇳 中文](https://shinydapps.mintlify.app/zh/introduction) ·
20
- [🇮🇳 हिंदी](https://shinydapps.mintlify.app/hi/introduction) ·
21
- [🇸🇦 العربية](https://shinydapps.mintlify.app/ar/introduction) ·
22
- [🇫🇷 Français](https://shinydapps.mintlify.app/fr/introduction) ·
23
- [🇩🇪 Deutsch](https://shinydapps.mintlify.app/de/introduction) ·
24
- [🇷🇺 Русский](https://shinydapps.mintlify.app/ru/introduction) ·
25
- [🇯🇵 日本語](https://shinydapps.mintlify.app/ja/introduction)
22
+ 📖 **Docs / Documentação / Documentation:**
23
+
24
+ [🇺🇸 English](https://shinydapps.mintlify.app) · [🇧🇷 Português](https://shinydapps.mintlify.app/pt/introduction) · [🇪🇸 Español](https://shinydapps.mintlify.app/es/introduction) · [🇨🇳 中文](https://shinydapps.mintlify.app/zh/introduction) · [🇮🇳 हिंदी](https://shinydapps.mintlify.app/hi/introduction) · [🇸🇦 العربية](https://shinydapps.mintlify.app/ar/introduction) · [🇫🇷 Français](https://shinydapps.mintlify.app/fr/introduction) · [🇩🇪 Deutsch](https://shinydapps.mintlify.app/de/introduction) · [🇷🇺 Русский](https://shinydapps.mintlify.app/ru/introduction) · [🇯🇵 日本語](https://shinydapps.mintlify.app/ja/introduction)
26
25
 
27
26
  ---
28
27
 
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "l402kit"
7
- version = "0.3.2"
7
+ version = "0.3.4"
8
8
  description = "Add Bitcoin Lightning pay-per-call to any API in 3 lines. L402 protocol for FastAPI and Flask. 0.3% fee, zero config."
9
9
  readme = "README.md"
10
10
  license = { text = "MIT" }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes