You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Suraj Shetty a19c809a04
chore: Update CODEOWNERS
4 years ago
.github chore: add semgrep linting (#12524) 4 years ago
.travis debug(tests): test_workflow 4 years ago
cypress Merge branch 'develop' of https://github.com/frappe/frappe into select-field-placholder 4 years ago
frappe Merge pull request #12476 from shariquerik/customize-form-doc-type-fix 4 years ago
rollup fix: Support single file builds in build.json 4 years ago
.editorconfig chore: Add .editorconfig to enforce consistent styling (#12021) 4 years ago
.eslintignore fix: Miscellaneous changes (#12343) 4 years ago
.eslintrc chore: add localforage to globals in .eslintrc 4 years ago
.gitignore feat(minor): Build Workspace, renamed frappe.views.Views => frappe.views.ListViewSelect, fixed recurring dependency issue on grids 4 years ago
.mergify.yml chore: Semantic PR check is not required if Squash label is added 4 years ago
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 5 years ago
.semgrep.yml chore: add semgrep linting (#12524) 4 years ago
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 years ago
.stylelintrc fix: Miscellaneous changes (#12343) 4 years ago
.travis.yml fix: Temporarily use firefox for testing 4 years ago
CODEOWNERS chore: Update CODEOWNERS 4 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 years ago
LICENSE Update LICENSE 7 years ago
Makefile [NEW] Makefile to clean cache without restart 7 years ago
README.md fix: broken link in README 4 years ago
SECURITY.md chore: updated Security policy and issue template 5 years ago
attributions.md Non Pour Accent! (#5427) 7 years ago
bandit.yml fix(tests): tests and linting 6 years ago
cypress.json chore: Enable cypress retries 4 years ago
generate_bootstrap_theme.js style: sider suggestions 4 years ago
hooks.md Non Pour Accent! (#5427) 7 years ago
node_utils.js fix: Set default site for socketio using env var 4 years ago
package.json revert: "fix: Memory limit for watch command" (#12493) 4 years ago
requirements.txt fix: max_old_space_size limit for node processes (#12494) 4 years ago
setup.py chore: set python_requires to >=3.6 5 years ago
socketio.js refactor: remove unused parameter, minor cleanup 4 years ago
yarn.lock chore: Upgrade caniuse-lite (#12451) 4 years ago

README.md


a web framework with "batteries included"

it's pronounced - fra-pay

Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext

Table of Contents

Installation

Install via Frappe Bench

Contributing

  1. Contribution Guidelines
  2. Translations

Website

For details and documentation, see the website https://frappeframework.com

License

This repository has been released under the MIT License.