KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
python-pkl
★ 17
Open GitHub ↗
Python library for Apple's PKL format
Download README (.md)
Explore Similar Repositories
get.fyn.link
:
The free, fast, private & open source URL shortener.
adonisjsx
:
JSX runtime integration for AdonisJS 6+, based on `@kitajs/html`
telegram-sleuth
:
Extract and analyze data from Telegram chats.
2024-e-market
:
1학기 캡스톤디자인 - 교내 중고 거래 플랫폼
fhenix-hardhat-example
:
A Fhenix Hardhat TypeScript example repo
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
python-pkl
?
Download (.md)
# Python Pkl Lang Python Pkl Lang is a simple library for dealing with Apple's pkl files. Library is still in development and is not ready for use, it is initially being translated from the [Go lib](https://github.com/apple/pkl-go/). > [!CAUTION] > THIS IS A WORK IN PROGRESS ## Installation Use the package manager [pip](https://pip.pypa.io/en/stable/) to install Python Pkl Lang. ```bash pip install python-pkl ```