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.
 
 
 
 
 
 
Sagar Vora c6049d7e7c
fix: always execute method if found in `__dict__` (#15958)
3 jaren geleden
.github ci: While running all builds set build-server as well 3 jaren geleden
cypress Merge branch 'develop' of https://github.com/frappe/frappe into autocomplete-control 3 jaren geleden
esbuild style: use `const` instead of `let` 3 jaren geleden
frappe fix: always execute method if found in `__dict__` (#15958) 3 jaren geleden
.editorconfig chore: extend editorconfig to vue components 3 jaren geleden
.eslintignore fix: Miscellaneous changes (#12343) 4 jaren geleden
.eslintrc style: Fix sider issues 3 jaren geleden
.flake8 ci: fix semgrep false positives (#13161) 4 jaren geleden
.git-blame-ignore-revs chore: ignore rev in blame 3 jaren geleden
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 3 jaren geleden
.mergify.yml ci(Mergify): Configuration update (#15968) 3 jaren geleden
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 5 jaren geleden
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 jaren geleden
.stylelintrc fix: Miscellaneous changes (#12343) 4 jaren geleden
CODEOWNERS chore: Fix CODEOWNERS formatting 3 jaren geleden
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 jaren geleden
LICENSE chore: Update copyright until date to 2021 3 jaren geleden
Makefile [NEW] Makefile to clean cache without restart 7 jaren geleden
README.md chore: Remove flag from codecov badge 3 jaren geleden
SECURITY.md chore: updated Security policy and issue template 5 jaren geleden
attributions.md Non Pour Accent! (#5427) 7 jaren geleden
bandit.yml fix(tests): tests and linting 6 jaren geleden
codecov.yml chore: correct coverage config 3 jaren geleden
cypress.json chore: colocate ui tests 3 jaren geleden
dev-requirements.txt chore: Clean up requirements 3 jaren geleden
generate_bootstrap_theme.js fix: Common sass_options 4 jaren geleden
hooks.md Non Pour Accent! (#5427) 7 jaren geleden
node_utils.js fix: set correct default redis async broker in node_utils 4 jaren geleden
package.json build(deps): bump node-sass from 4.14.1 to 7.0.0 3 jaren geleden
requirements.txt Merge pull request #15919 from gavindsouza/bump-requirements-sec 3 jaren geleden
setup.py fix: drop py3.7 support for v14 3 jaren geleden
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 jaren geleden
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) 3 jaren geleden
yarn.lock build(deps): bump node-sass from 4.14.1 to 7.0.0 3 jaren geleden

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

Contributing

  1. Code of Conduct
  2. Contribution Guidelines
  3. Security Policy
  4. Translations

Resources

  1. frappeframework.com - Official documentation of the Frappe Framework.
  2. frappe.school - Pick from the various courses by the maintainers or from the community.

License

This repository has been released under the MIT License.