Name | bfet JSON |
Version |
0.1.9
JSON |
| download |
home_page | https://github.com/lluc2397/bfet |
Summary | Better Faster Easier Testing. Create Django models quickly and easly, create different data types for testing cases or create default tests files |
upload_time | 2023-04-25 23:06:51 |
maintainer | |
docs_url | None |
author | Lucas Montes |
requires_python | >=3.6 |
license | MIT license |
keywords |
bfet
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
====
BFET
====
.. image:: https://img.shields.io/pypi/v/bfet.svg
:target: https://pypi.python.org/pypi/bfet
.. image:: https://github.com/lluc2397/bfet/actions/workflows/ci.yml/badge.svg
:target: https://github.com/lluc2397/bfet/actions/workflows/ci.yml
.. image:: https://readthedocs.org/projects/bfet/badge/?version=latest
:target: https://bfet.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/lluc2397/bfet/shield.svg
:target: https://pyup.io/repos/github/lluc2397/bfet/
:alt: Updates
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
Better Faster Easier Testing. Create Django models quickly and easly, create different data types for testing cases or create default tests files
* Free software: MIT license
* Documentation: https://bfet.readthedocs.io.
User installation
~~~~~~~~~~~~~~~~~
The easiest way to install bfet is using ``pip``::
pip install -U bfet
Source code
~~~~~~~~~~~
You can check the latest sources with the command::
git clone https://github.com/lluc2397/BFET.git
Testing
~~~~~~~
After installation, you can launch the test suite from outside the source
directory (you will need to have ``pytest`` installed)::
pytest bfet
Contributing
~~~~~~~~~~~~
Welcome! Happy to see you willing to make the project better. You can get started by
reading this:
- [Contributing: The basics](https://github.com/lluc2397/BFET/blob/main/CONTRIBUTING.rst)
Change log
~~~~~~~~~~
The log has become rather long. It moved to its own file.
See [CHANGES](https://github.com/lluc2397/BFET/blob/main/HISTORY.rst).
Authors
~~~~~~~
The author list is quite long nowadays, so it lives in its own file.
See [AUTHORS.rst](./AUTHORS.rst)
Features
--------
* TODO
- Improve tests
- Add support for pytest
- Create templates for admin.py and urls.py for Django
- Separate files creations
Raw data
{
"_id": null,
"home_page": "https://github.com/lluc2397/bfet",
"name": "bfet",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "bfet",
"author": "Lucas Montes",
"author_email": "lluc23@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/6a/dc/73d65318e0f538c6ef9e41a558ee7b468b3aa39c2d34eed61c215ee89e87/bfet-0.1.9.tar.gz",
"platform": null,
"description": "====\nBFET\n====\n\n\n.. image:: https://img.shields.io/pypi/v/bfet.svg\n :target: https://pypi.python.org/pypi/bfet\n\n.. image:: https://github.com/lluc2397/bfet/actions/workflows/ci.yml/badge.svg\n :target: https://github.com/lluc2397/bfet/actions/workflows/ci.yml\n\n.. image:: https://readthedocs.org/projects/bfet/badge/?version=latest\n :target: https://bfet.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n.. image:: https://pyup.io/repos/github/lluc2397/bfet/shield.svg\n :target: https://pyup.io/repos/github/lluc2397/bfet/\n :alt: Updates\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n\n\nBetter Faster Easier Testing. Create Django models quickly and easly, create different data types for testing cases or create default tests files\n\n\n* Free software: MIT license\n* Documentation: https://bfet.readthedocs.io.\n\nUser installation\n~~~~~~~~~~~~~~~~~\n\nThe easiest way to install bfet is using ``pip``::\n\n pip install -U bfet\n\nSource code\n~~~~~~~~~~~\n\nYou can check the latest sources with the command::\n\n git clone https://github.com/lluc2397/BFET.git\n\nTesting\n~~~~~~~\n\nAfter installation, you can launch the test suite from outside the source\ndirectory (you will need to have ``pytest`` installed)::\n\n pytest bfet\n\nContributing\n~~~~~~~~~~~~\n\nWelcome! Happy to see you willing to make the project better. You can get started by\nreading this:\n\n - [Contributing: The basics](https://github.com/lluc2397/BFET/blob/main/CONTRIBUTING.rst)\n\nChange log\n~~~~~~~~~~\n\nThe log has become rather long. It moved to its own file.\n\n See [CHANGES](https://github.com/lluc2397/BFET/blob/main/HISTORY.rst).\n\nAuthors\n~~~~~~~\n\nThe author list is quite long nowadays, so it lives in its own file.\n\n See [AUTHORS.rst](./AUTHORS.rst)\n\nFeatures\n--------\n\n* TODO\n - Improve tests\n - Add support for pytest\n - Create templates for admin.py and urls.py for Django\n - Separate files creations\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Better Faster Easier Testing. Create Django models quickly and easly, create different data types for testing cases or create default tests files",
"version": "0.1.9",
"split_keywords": [
"bfet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8e4e456f0ae24a83177ce8d287a0b8147786ae48bc861e6662259f842743ff90",
"md5": "2adab86c4b96b5c7fea0a5f817aeb970",
"sha256": "aae4986c756d8a09e3042bd7e93ea9714f3ad1eb7208293ab5e5db3492bf882e"
},
"downloads": -1,
"filename": "bfet-0.1.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2adab86c4b96b5c7fea0a5f817aeb970",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 15993,
"upload_time": "2023-04-25T23:06:47",
"upload_time_iso_8601": "2023-04-25T23:06:47.833103Z",
"url": "https://files.pythonhosted.org/packages/8e/4e/456f0ae24a83177ce8d287a0b8147786ae48bc861e6662259f842743ff90/bfet-0.1.9-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6adc73d65318e0f538c6ef9e41a558ee7b468b3aa39c2d34eed61c215ee89e87",
"md5": "74979018fbaea71008df17ac733d4c14",
"sha256": "19d881a19d1ebe518c3f3b4f0aeb12a15f0031ab5eb2a9a3a09b190084a670fd"
},
"downloads": -1,
"filename": "bfet-0.1.9.tar.gz",
"has_sig": false,
"md5_digest": "74979018fbaea71008df17ac733d4c14",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 24590,
"upload_time": "2023-04-25T23:06:51",
"upload_time_iso_8601": "2023-04-25T23:06:51.128264Z",
"url": "https://files.pythonhosted.org/packages/6a/dc/73d65318e0f538c6ef9e41a558ee7b468b3aa39c2d34eed61c215ee89e87/bfet-0.1.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-25 23:06:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "lluc2397",
"github_project": "bfet",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "bfet"
}