Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

v1.2 - Introducing Package manager!

Latest
Compare
Choose a tag to compare
@hashadex hashadex released this 30 May 13:09
· 9 commits to master since this release

About this release

You can now install Brython packages without actually saving it in packages folder.

Here's a quick example of how do you install packages via Package manager:

$ py93 pm a https://raw.githack.com/hasha2982/py93-packagetest/master/package42.json
Configuring request...
Sent the request, now awaiting response. This can take up to 30 seconds.

Use this to print out Package manager help message:

py93 pm help

This release also features a SDK, you can find documentation about it here.

Release notes

What's New

  • Package manager
  • SDK
  • Brython 3.8.9
  • Bugfixes