File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed
Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change 1- # Anduril Python Library
1+ # Anduril Lattice SDK Python
22
33![ ] ( https://www.anduril.com/lattice-sdk/ )
4-
5- [ ![ fern shield] ( https://img.shields.io/badge/%F0%9F%8C%BF-Built%20with%20Fern-brightgreen )] ( https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=https%3A%2F%2Fgithub.com%2Fanduril%2Flattice-sdk-python )
64[ ![ pypi] ( https://img.shields.io/pypi/v/anduril-lattice-sdk )] ( https://pypi.python.org/pypi/anduril-lattice-sdk )
75
8- The Anduril Python library provides convenient access to the Anduril API from Python.
6+ The Anduril Python library provides convenient access to the Anduril Lattice SDK from Python.
97
108## Documentation
119
@@ -204,13 +202,3 @@ client = Lattice(
204202 ),
205203)
206204```
207-
208- ## Contributing
209-
210- While we value open-source contributions to this SDK, this library is generated programmatically.
211- Additions made directly to this library would have to be moved over to our generation code,
212- otherwise they would be overwritten upon the next generated release. Feel free to open a PR as
213- a proof of concept, but know that we will not be able to merge it as-is. We suggest opening
214- an issue first to discuss with us!
215-
216- On the other hand, contributions to the README are always very welcome!
You can’t perform that action at this time.
0 commit comments