forked from frappe/frappe
-
Notifications
You must be signed in to change notification settings - Fork 0
Rapid Application Development Framework in Python & JS. Used to build ERPNext
License
go8001/frappe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<!DOCTYPE html> <!-- Built on Frappe. https://frappe.io/ --> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> License MIT </title> <meta name="generator" content="frappe"> <link type="text/css" rel="stylesheet" href="https://frappe.github.io/frappe/assets/css/bootstrap.css"> <link type="text/css" rel="stylesheet" href="https://frappe.github.io/frappe/assets/css/hljs.css"> <link type="text/css" rel="stylesheet" href="https://frappe.github.io/frappe/assets/css/font-awesome.css"> <link type="text/css" rel="stylesheet" href="https://frappe.github.io/frappe/assets/css/octicons/octicons.css"> <link type="text/css" rel="stylesheet" href="https://frappe.github.io/frappe/assets/css/docs.css"> <link rel="shortcut icon" href="/assets/img/favicon.ico" type="image/x-icon"> <link rel="icon" href="/assets/img/favicon.ico" type="image/x-icon"> <style> </style> </head> <body data-path="license"> <div class="offcanvas-container"> <div class="offcanvas"> <div class="offcanvas-main-section"> <div> <header> <nav class="navbar navbar-default navbar-main" role="navigation"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand ellipsis" href="https://frappe.github.io/frappe/"> <span>Frappe Framework</span> </a> <a class="pull-right toggle-sidebar visible-xs"> <i class="octicon octicon-three-bars"></i> </a> </div> <div class="hidden-xs"> <ul class="nav navbar-nav navbar-left"> </ul> <ul class="nav navbar-nav navbar-right"><li data-label='<i class="octicon octicon-search"></i>' > <a href="/#" > <i class="octicon octicon-search"></i></a></li><li data-label='Developer Tutorials' > <a href="https://frappe.github.io/frappe/user" > Developer Tutorials</a></li><li data-label='Documentation' > <a href="https://frappe.github.io/frappe/current" > Documentation</a></li> <!-- post login tools --> </ul> </div> </div> </nav> </header><div class="hero-and-content"> <div data-html-block="hero"></div> <div class="container" data-html-block="content"> <div class="page-container" id="page-license" data-path="license" data-doctype="Web Page"> <div class="page-content"> <div class="page-content-wrapper"> <div class="row"> <div class=" col-sm-12 "> <div class="page-breadcrumbs" data-html-block="breadcrumbs"> </div> <div class="page-header-block" data-html-block="header"> </div> </div> </div> <div class="page-content-block"> <div class="webpage-content"> <article class="web-page-content" id="license" styl e="text-align: Left"> <!-- title: License MIT --> <h1>MIT</h1> <p>The MIT License (MIT)</p> <p>Copyright (c) 2015 Frappe Technologies Pvt. Ltd.</p> <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p> <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p> <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p> <!-- autodoc --> </article> </div> </div> </div> </div> </div> <!-- edit-link --> </div> </div> <footer class="docs-footer"> <div class="container"><div class="built-with-frappe text-center"> <img class="frappe-bird" src="https://frappe.github.io/frappe/assets/img/frappe-bird-grey.svg"> <h3>By Frappe Technologies</h3> </div> <div class="text-center"> <ul class="list-unstyled"> <li> <a href="https://github.com/frappe/frappe"> Source</a> </li> <li> <a href="https://github.com/frappe/frappe/issues"> Issues</a> </li> <li> <a href="https://frappe.github.io/frappe/license.html"> License</a> </li> <li> <a href="https://discuss.erpnext.com"> Forum</a> </li> <li> <a href="https://frappe.io/apps"> Frappe Apps</a> </li> </ul> </div> </div> </footer> </div> </div> <div class="modal-backdrop offcanvas-main-section-overlay"></div> <div class="sidebar sidebar-right visible-xs"> <div class="sidebar-navbar-items"> <ul class="nav navbar-nav navbar-left"> </ul> <ul class="nav navbar-nav navbar-right"><li data-label='<i class="octicon octicon-search"></i>' > <a href="/#" > <i class="octicon octicon-search"></i></a></li><li data-label='Developer Tutorials' > <a href="https://frappe.github.io/frappe/user" > Developer Tutorials</a></li><li data-label='Documentation' > <a href="https://frappe.github.io/frappe/current" > Documentation</a></li> <!-- post login tools --> </ul> </div> </div> </div> </div> <script type="text/javascript" src="https://frappe.github.io/frappe/assets/js/jquery.min.js"></script> <script type="text/javascript" src="https://frappe.github.io/frappe/assets/js/bootstrap.min.js"></script> <script type="text/javascript" src="https://frappe.github.io/frappe/assets/js/highlight.pack.js"></script> <script type="text/javascript" src="https://frappe.github.io/frappe/assets/js/docs.js"></script> <!-- js should be loaded in body! --> <script> window.docs_base_url = "https://frappe.github.io/frappe"; </script> <script></script> <!-- csrf_token --></body> </html>
About
Rapid Application Development Framework in Python & JS. Used to build ERPNext
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- HTML 33.8%
- Python 31.6%
- JavaScript 27.4%
- CSS 7.2%