![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.
org.creativescala:doodle-animate_2.12
Advanced tools
Copyright Noel Welsh.
Doodle is a Scala library for compositional vector graphics.
Distributed under the Apache 2.0 license.
Doodle is a Scala 3 only project. The current release is shown above and is on the main
branch.
To use Doodle add the following to your build.sbt
:
// Doodle is currently published for Scala 3
libraryDependencies += "org.creativescala" %% "doodle" % "<version>"
replacing <version>
with the latest version as shown above. (Be aware you only need the numeric part of the version. So use a string like "0.20.0"
not "v0.20.0"
).
Scala 2.13 users should use version 0.19.0.
Documentation is available on the microsite.
Creative Scala provides another source of documentation for Doodle. Creative Scala is a free introductory Scala ebook.
Join the Creative Scala Discord.
Doodle was written by Noel Welsh with contributions from the contributors listed by Github.
These are notes for developers.
build
task in sbt to compile and test everything, and run formatting.prePR
task for additional checks before submitting a PR.Thanks to the amazing Typelevel SBT plugin, documentation should be built on every push to the master branch.
Push a tag of the form v0.14.0
. Make sure tlBaseVersion
matches the base version you're trying to release.
FAQs
Compositional graphics for Scala
We found that org.creativescala:doodle-animate_2.12 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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.