Giter Site home page Giter Site logo

pytonik / pytonik Goto Github PK

View Code? Open in Web Editor NEW
26.0 10.0 20.0 18.52 MB

Pytonik is a python framework built to enhance web development, also helps web developers to build more apps with fewer codes. It uses expressive architectural patterns, structured on Model View Controller (MVC), and bundles of components to reuse while deploying the framework.

Home Page: https://pytonik.com

License: GNU General Public License v3.0

Python 96.83% HTML 3.17%
mvc python web module framework framework-python pytonik-mvc python-script python-library backend

pytonik's Introduction

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: [email protected]

pytonik's People

Contributors

2besweet avatar acushlakoncept avatar anioko avatar cclauss avatar claretnnamocha avatar emmamartins avatar itsvinayak avatar mrbarnk avatar thonyromes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pytonik's Issues

add to Readme

i think adding shot description about contributing to Readme will help

rigorous unit tests are needed

Hi.
this project can be considered medium-sized and I'm surprised of the fact that there is no automated test code. I think we should implement some sort of automated testing to ensure safety when changes are introduced to the codebase

Modifying LICENSE

I think issuing a BSD LICENSE instead of GNU LICENSE will be better

The port number is random

Right now the port number for this framework is generated randomly and this makes it difficult to keep track of.
Could the port number be static eg 1111 so once the server is started it is served on localhost:1111?
Also, a new option for the pytonik-server command could be created? This takes a custom port number eg pytonik-server --port=8356 to make the code serve on the port number of your choice

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.