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.
 
 
 
 
 
 
Gavin D'souza 760974a050 style(README): Fixed inconsistent whitespaces hace 3 años
.github docs: Removed whitespace from Try on FC button hace 3 años
cypress Merge pull request #15538 from noahjacob/phone_field_control hace 3 años
esbuild chore: set esbuild output target to es2017 hace 3 años
frappe test: use data fieldtype instead of int in `test_fieldname_starting_with_int` (#16771) 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 ci(Mergify): configuration update (#16655) hace 3 años
.pre-commit-config.yaml style: format all python files using black (#16453) hace 3 años
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler hace 5 años
.releaserc chore: do not publish any assets 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: Clean up requirements hace 3 años
generate_bootstrap_theme.js fix: Common sass_options hace 4 años
hooks.md Non Pour Accent! (#5427) hace 7 años
node_utils.js fix: set correct default redis async broker in node_utils hace 4 años
package.json chore(deps): bump moment from 2.24.0 to 2.29.2 hace 3 años
pyproject.toml style: format all python files using black (#16453) hace 3 años
requirements.txt Merge pull request #15538 from noahjacob/phone_field_control hace 3 años
setup.py style: format all python files using black (#16453) 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 chore(deps): bump moment from 2.24.0 to 2.29.2 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.