25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ChillarAnand b2fc959307 refactor: Clean up whitespace & add CI check 3 년 전
.github refactor: Clean up whitespace & add CI check 3 년 전
cypress fix(minor): test: blur to set value 3 년 전
esbuild style: use `const` instead of `let` 3 년 전
frappe refactor: Clean up whitespace & add CI check 3 년 전
.editorconfig chore: extend editorconfig to vue components 3 년 전
.eslintignore fix: Miscellaneous changes (#12343) 4 년 전
.eslintrc style: Fix sider issues 3 년 전
.flake8 ci: fix semgrep false positives (#13161) 4 년 전
.git-blame-ignore-revs chore: ignore rev in blame 3 년 전
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 3 년 전
.mergify.yml ci(Mergify): Configuration update (#15968) 3 년 전
.pre-commit-config.yaml refactor: Clean up whitespace & add CI check 3 년 전
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 5 년 전
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 년 전
.stylelintrc fix: Miscellaneous changes (#12343) 4 년 전
CODEOWNERS chore: Fix CODEOWNERS formatting 3 년 전
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 년 전
LICENSE chore: Update copyright until date to 2021 3 년 전
Makefile [NEW] Makefile to clean cache without restart 7 년 전
README.md chore: Remove flag from codecov badge 3 년 전
SECURITY.md chore: updated Security policy and issue template 5 년 전
attributions.md Non Pour Accent! (#5427) 7 년 전
bandit.yml fix(tests): tests and linting 6 년 전
codecov.yml refactor: Clean up whitespace & add CI check 3 년 전
cypress.json chore: colocate ui tests 3 년 전
dev-requirements.txt chore: Clean up requirements 3 년 전
generate_bootstrap_theme.js fix: Common sass_options 4 년 전
hooks.md Non Pour Accent! (#5427) 7 년 전
node_utils.js fix: set correct default redis async broker in node_utils 4 년 전
package.json build(deps): bump node-sass from 4.14.1 to 7.0.0 3 년 전
requirements.txt Merge pull request #15919 from gavindsouza/bump-requirements-sec 3 년 전
setup.py fix: drop py3.7 support for v14 3 년 전
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 년 전
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) 3 년 전
yarn.lock build(deps): bump node-sass from 4.14.1 to 7.0.0 3 년 전

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.