No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Faris Ansari eea5cc52da
refactor!: Remove Data Migration Tool (#17134)
hace 3 años
.github Revert "ci: correct last commit for patch test (#17113)" hace 3 años
cypress test: button with single quote in label hace 3 años
esbuild chore: set esbuild output target to es2017 hace 3 años
frappe refactor!: Remove Data Migration Tool (#17134) hace 3 años
.editorconfig chore: extend editorconfig to vue components hace 3 años
.eslintignore fix: Miscellaneous changes (#12343) hace 4 años
.eslintrc chore: eslint - use es2020 for parsing hace 3 años
.flake8 ci: fix semgrep false positives (#13161) hace 4 años
.git-blame-ignore-revs chore: Ignore codebase formatting change in blame hace 3 años
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. hace 3 años
.mergify.yml chore: Add mergify[bot] to exception list hace 3 años
.pre-commit-config.yaml refactor: Clean up setup file hace 3 años
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler hace 5 años
.releaserc chore: fix semantic release config hace 3 años
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) hace 4 años
.stylelintrc fix: Miscellaneous changes (#12343) hace 4 años
CODEOWNERS chore: Update CODEOWNERS hace 3 años
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md hace 7 años
LICENSE chore: Update copyright until date to 2021 hace 3 años
Makefile [NEW] Makefile to clean cache without restart hace 7 años
README.md style(README): Fixed inconsistent whitespaces hace 3 años
SECURITY.md chore: updated Security policy and issue template hace 5 años
attributions.md Non Pour Accent! (#5427) hace 7 años
bandit.yml fix(tests): tests and linting hace 6 años
codecov.yml refactor: Clean up whitespace & add CI check hace 3 años
cypress.json chore: colocate ui tests hace 3 años
dev-requirements.txt chore(deps): bump faker from 8.1.4 to 13.12.1 hace 3 años
generate_bootstrap_theme.js fix: Common sass_options hace 4 años
hooks.md chore!: remove dead hooks `app_icon` & `app_color` hace 3 años
node_utils.js fix: set correct default redis async broker in node_utils hace 4 años
package.json fix: added text editor dialog on hide action (#17117) hace 3 años
pyproject.toml style: format all python files using black (#16453) hace 3 años
requirements.txt chore(deps): Bump Pillow from 9.0.1 to 9.1.1 hace 3 años
setup.py chore: Remove deprecated dependency_links from setup hace 3 años
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) hace 4 años
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) hace 3 años
yarn.lock fix: added text editor dialog on hide action (#17117) hace 3 años

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

Login for the PWD site: (username: Administrator, password: admin)

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.