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

pytonik

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pytonik

Pytonik is a python framework built to enhance web development fast and easy, also help web developers to build more apps with less codes

1.10.0
77

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

70

License

Potential vulnerability

Supply chain risk

Initial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.

Found 2 instances in 2 packages

Network access

Supply chain risk

This module accesses the network.

Found 2 instances in 2 packages

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 2 instances in 2 packages

Shell access

Supply chain risk

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

Found 2 instances in 2 packages

Unpopular package

Quality

This package is not very popular.

Found 2 instances in 2 packages

Dependencies have 28 high and critical alerts.

Critical CVE and High CVE

Maintainers
1

pytonik

Build Status Downloads Wheel Python Version Donate License Donate Gitter Docs lint_python PRs Welcome pytonik

Pytonik is a python framework built to enhance fast and easy web development, helping web developers build more apps with fewer codes. The framework uses an Expressive Architectural Pattern, structured on a Model-View-Controller (MVC), and bundles of components to reuse while deploying the framework.

Made with python

How to setup

Pytonik provides an inbuilt server for deployment and can as well be run on, WAMP, XAMPP, LAMP or MAMP, using CGI.

To Create Pytonik Project Folder

$ pytonik-start

To Run Pytonik Server

$ pytonik-server

To Install Project Requirements from requirements.txt file.

$ pytonik-install

To Read Pytonik Docs

$ pytonik-docs

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

For guidance on setting up a development environment and how to make a contribution to Pytonik, see the contributing guidelines.

Documentation on how to?

Assistance

Having issue using or implementing modules and functions, upload your pytonik project on github, open an issues. our contributors and maintainers will look into it.

Show your support

Give a ⭐️ if you like this project!

Support Pytonik and the libraries it uses. In order to grow the community of contributors and users, and allow the maintainers to devote more time to the projects, please donate today.

Contact

Name: Pytonik MVC

Email: dev@pytonik.com

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