![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
a non-document focused UI Framework for web applications.
Install gulp:
$ npm install gulp -g
Build steps:
$ npm i
$ gulp
Before building make sure you have these installed:
Documentation website is under /docs
folder, it is a great example to check how a site can be put together with KD.
You can build & run it by doing:
$ gulp --docs
or you can create playground to fiddle with the components with this:
$ gulp --play
KD uses karma for automatically running tests. To launch karma, run
$ gulp karma
If you're editing test files, you'll also need to run the test watcher to automatically build the test files:
$ gulp watch-test
There is also an html based test runner, which can be useful for
debugging tests. If you're running the playground server (started by
running gulp
) the tests are available by going to
http://localhost:8080/test/index.html
Alternately, you can view the tests directly in the browser:
$ open test/index.html
You can also run tests remotely on SauceLabs browsers.
First, expose your saucelabs username and access key as environment variables
$ export SAUCE_USERNAME=your-username SAUCE_ACCESS_KEY=your-access-key
Then fire up the SauceLabs test runner with
$ gulp sauce
The available browser definitions are configured in the
customLaunchers
key in karma.conf.js
and then
selected in the 'sauce' task in gulpfile.coffe
.
The framework is not well documented yet and the unit tests are in very early stage, any pull requests in this direction is highly appreciated.
FAQs
KD: a non-document focused UI Framework for web applications.
The npm package kdf receives a total of 828 weekly downloads. As such, kdf popularity was classified as not popular.
We found that kdf demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.