Skip to content

Commit dd5c8df

Browse files
authored
Adding python to the list of languages
1 parent 7877bb9 commit dd5c8df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ There are libraries planned or supported for the languages below.
3838
| Rust | ✅ Ready | [quick-start](./getting-started/rust.mdx), [docs](https://docs.rs/velopack), [crates.io](https://crates.io/crates/velopack) |
3939
| JS | ✅ Ready | [quick-start](./getting-started/javascript.mdx), [docs](./reference/js), [npmjs.com](https://www.npmjs.com/package/velopack) |
4040
| C++ | ✅ Ready | [quick-start](./getting-started/cpp.mdx), [docs](./reference/cpp), [gh-releases](https://github.com/velopack/velopack/releases) |
41-
| Java | Planned | - | - |
42-
| Python | Planned | - | - |
43-
| Swift | Planned | - | - |
44-
| Go | Planned | - | - |
41+
| Python | ✅ Ready | [quick-start](./getting-started/python.mdx) |
42+
| Java | Planned | - |
43+
| Swift | Planned | - |
44+
| Go | Planned | - |
4545

4646
Don't see your language here? [Open an issue](https://github.com/velopack/velopack/issues/new) to request and tell us how great it is!
4747

0 commit comments

Comments
 (0)