How to Install and Uninstall python3-factory-boy.noarch Package on Rocky Linux 9
Last updated: November 02,2024
1. Install "python3-factory-boy.noarch" package
Please follow the guidelines below to install python3-factory-boy.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-factory-boy.noarch
Copied
2. Uninstall "python3-factory-boy.noarch" package
Please follow the guidelines below to uninstall python3-factory-boy.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-factory-boy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-factory-boy.noarch package on Rocky Linux 9
Last metadata expiration check: 0:41:56 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-factory-boy
Version : 3.2.1
Release : 3.el9
Architecture : noarch
Size : 70 k
Source : python-factory-boy-3.2.1-3.el9.src.rpm
Repository : epel
Summary : A versatile test fixtures replacement based on thoughtbot's factory_girl
URL : https://github.com/rbarrois/factory_boy
License : MIT
Description : factory_boy is a fixtures replacement based on thoughtbot's factory_girl
:.
:
: Its features include:
:
: - Straightforward syntax
: - Support for multiple build strategies (saved/unsaved instances, attribute
: dicts, stubbed objects)
: - Powerful helpers for common cases (sequences, sub-factories, reverse
: dependencies, circular factories, ...)
: - Multiple factories per class support, including inheritance
: - Support for various ORMs (currently Django, Mogo, SQLAlchemy)
Available Packages
Name : python3-factory-boy
Version : 3.2.1
Release : 3.el9
Architecture : noarch
Size : 70 k
Source : python-factory-boy-3.2.1-3.el9.src.rpm
Repository : epel
Summary : A versatile test fixtures replacement based on thoughtbot's factory_girl
URL : https://github.com/rbarrois/factory_boy
License : MIT
Description : factory_boy is a fixtures replacement based on thoughtbot's factory_girl
:
:
: Its features include:
:
: - Straightforward syntax
: - Support for multiple build strategies (saved/unsaved instances, attribute
: dicts, stubbed objects)
: - Powerful helpers for common cases (sequences, sub-factories, reverse
: dependencies, circular factories, ...)
: - Multiple factories per class support, including inheritance
: - Support for various ORMs (currently Django, Mogo, SQLAlchemy)