🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Prestige

Pylot is a Flask extension that adds structure and map your views and templates together for rapid application development

0.0.1
90

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

99

License

Network access

Supply chain risk

This module accesses the network.

Found 1 instance in 1 package

Shell access

Supply chain risk

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Found 1 instance in 1 package

Uses eval

Supply chain risk

Package uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.

Found 1 instance in 1 package

Dependencies have 6 high and critical alerts.

Critical CVE and High CVE

Maintainers
1

Pylot

Pylot is a Flask based framework to help quickly develop web applications, by adding structure to your views and templates.

Philosophy:

To create a framework that runs everywhere, regardless of the platform, by providing cloud balh...

It made the following decisions for you: (of course you can change them)

It comes with pre-built components:

And it is still Flask.

Pylot is a framework based on Flask extension that adds structure to both your views and templates, by mapping them to each other to provide a rapid application development framework. The extension also comes with Flask-Classy, Flask-Assets, Flask-Mail, JQuery 2.x, Bootstrap 3.x, Font-Awesome, Bootswatch templates. The extension also provides pre-made templates for error pages and macros.

http://pylot.io https://github.com/mardix/pylot

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