{"id":22330718,"url":"https://github.com/barcawebcloud/bsconf-py","last_synced_at":"2025-03-26T07:09:59.183Z","repository":{"id":216208899,"uuid":"630166967","full_name":"BarcaWebCloud/bsconf-py","owner":"BarcaWebCloud","description":"A library Python for define server configurations, repairs and installations in various operating environments.","archived":false,"fork":false,"pushed_at":"2023-04-20T14:18:03.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-31T08:34:15.468Z","etag":null,"topics":["barca","barca-cloud","barcacloud","bsconf","bwc","bwc-bsconf","email-server","game-servers","pip","python","web-server"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/bwc-bsconf/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BarcaWebCloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-19T20:08:49.000Z","updated_at":"2023-04-20T13:09:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8e63d70-f820-4a82-a6da-e2ad766d1ade","html_url":"https://github.com/BarcaWebCloud/bsconf-py","commit_stats":null,"previous_names":["barcawebcloud/bsconf-py"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarcaWebCloud%2Fbsconf-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarcaWebCloud%2Fbsconf-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarcaWebCloud%2Fbsconf-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarcaWebCloud%2Fbsconf-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BarcaWebCloud","download_url":"https://codeload.github.com/BarcaWebCloud/bsconf-py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605730,"owners_count":20643030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["barca","barca-cloud","barcacloud","bsconf","bwc","bwc-bsconf","email-server","game-servers","pip","python","web-server"],"created_at":"2024-12-04T04:07:36.685Z","updated_at":"2025-03-26T07:09:59.173Z","avatar_url":"https://github.com/BarcaWebCloud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### [bwc-bsconf 0.1.1](https://pypi.org/project/bwc-bsconf/0.1.1/) \n\nThis project better define server configurations, repairs and installations in various operating environments.\n\nDevelopers can use the main features of the tool with this pip package.\n\nFacilitate the installation of web servers, games, email, etc.\n\n#### To Developers\n\n\u003cbr\u003e\n\n### Installation\n\nInstall the package with pip:\n\nvia PyPI:\n\n`pip install bwc-bsconf`\n\nor via GitHub\n\n`pip install git+https://github.com/BarcaWebCloud/bsconf-py.git`\n\n\u003cbr\u003e\n\nNow Create a Python file to start using the **bwc-bsconf** package in your project. In the example below, the file named `main.py` was specified to run the bsconf module. Add the following content in the main file.\n\n`main.py`\n\n```py\nimport importlib\n\nbwc_bsconf = importlib.import_module(\"bwc-bsconf\")\ninit = bwc_bsconf.bsconf\n\ninit()\n```\n\n\u003cbr\u003e\n\nRun the main program\n\n```\npython3 main.py*\n```\n\u003cbr\u003e\n\nWill display on your screen something like this:\n\n```\nWelcome to BSconf\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarcawebcloud%2Fbsconf-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarcawebcloud%2Fbsconf-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarcawebcloud%2Fbsconf-py/lists"}