How to Install and Uninstall python3-factory-boy.noarch Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "python3-factory-boy.noarch" package
Please follow the step by step instructions below to install python3-factory-boy.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-factory-boy.noarch
Copied
2. Uninstall "python3-factory-boy.noarch" package
Learn how to uninstall python3-factory-boy.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-factory-boy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-factory-boy.noarch package on CentOS Stream 9
Last metadata expiration check: 1:28:19 ago on Sat Mar 16 16:03:45 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)