Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sc8pr

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sc8pr

A simple framework for new and experienced Python programmers to create animations, games, robotics simulations, and other graphics-based programs

  • 3.0.4
  • PyPI
  • Socket score

Maintainers
1

sc8pr

An educational programming package for Python 3. Inspired by Scratch and Processing, sc8pr’s aim is to make it easy for new and experienced Python programmers to create animations, games, and other graphics-based programs.

Screenshot

sc8pr 3 features include:

  • a simple, event-driven approach to creating interactive animations
  • sprite management
  • physics-based collisions
  • video effects / transitions
  • a selection of GUI controls
  • curve plotting
  • robotics simulator

For more information, please see the tutorial and reference.

Installation

Latest stable release (3.0) including extras with additional dependencies:

pip3 install sc8prx

Latest stable release (3.0), core features that depend only on pygame:

pip3 install sc8pr

Alternatively, you can download sc8pr from GitHub and run it from the source code. Ensure that pygame 2 is installed!

See the documentation for more detailed instructions.

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc