huscy.users


Namehuscy.users JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://bitbucket.org/huscy/users
SummaryListing and creating users via REST API
upload_time2023-09-08 11:30:35
maintainer
docs_urlNone
authorStefan Bunde
requires_python
licenseAGPLv3+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # huscy.users

![PyPi Version](https://img.shields.io/pypi/v/huscy-users.svg)
![PyPi Status](https://img.shields.io/pypi/status/huscy-users)
![PyPI Downloads](https://img.shields.io/pypi/dm/huscy-users)
![PyPI License](https://img.shields.io/pypi/l/huscy-users?color=yellow)
![Python Versions](https://img.shields.io/pypi/pyversions/huscy-users.svg)
![Django Versions](https://img.shields.io/pypi/djversions/huscy-users)



## Requirements

- Python 3.8+
- A supported version of Django

Tox tests on Django versions 3.2, 4.1 and 4.2.



## Installation

To install `husy.users` simply run:

	pip install huscy.users



## Configuration

The `huscy.users` application has to be hooked into the project.

Add `huscy.users` to `INSTALLED_APPS` in settings module:

```python
INSTALLED_APPS = (
	...

	'huscy.users',
)
```



## Development

After checking out the repository you should activate any virtual environment.
Install all development and test dependencies:

	make install

Create database tables:

	python manage.py migrate

We assume you're having a running postgres database with a user `huscy` and a database also called `huscy`.
You can easily create them by running

	sudo -u postgres createdb huscy
	sudo -u postgres createuser -d huscy
	sudo -u postgres psql -c "ALTER USER huscy WITH PASSWORD '123';"
	sudo -u postgres psql -c "ALTER DATABASE huscy OWNER TO huscy;"



            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/huscy/users",
    "name": "huscy.users",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Stefan Bunde",
    "author_email": "stefanbunde+git@posteo.de",
    "download_url": "https://files.pythonhosted.org/packages/a5/77/f36992edf526873dc8ebc1c21ba151cdb92a4a2c457dfb44603e70a41a3b/huscy.users-1.3.0.tar.gz",
    "platform": null,
    "description": "# huscy.users\n\n![PyPi Version](https://img.shields.io/pypi/v/huscy-users.svg)\n![PyPi Status](https://img.shields.io/pypi/status/huscy-users)\n![PyPI Downloads](https://img.shields.io/pypi/dm/huscy-users)\n![PyPI License](https://img.shields.io/pypi/l/huscy-users?color=yellow)\n![Python Versions](https://img.shields.io/pypi/pyversions/huscy-users.svg)\n![Django Versions](https://img.shields.io/pypi/djversions/huscy-users)\n\n\n\n## Requirements\n\n- Python 3.8+\n- A supported version of Django\n\nTox tests on Django versions 3.2, 4.1 and 4.2.\n\n\n\n## Installation\n\nTo install `husy.users` simply run:\n\n\tpip install huscy.users\n\n\n\n## Configuration\n\nThe `huscy.users` application has to be hooked into the project.\n\nAdd `huscy.users` to `INSTALLED_APPS` in settings module:\n\n```python\nINSTALLED_APPS = (\n\t...\n\n\t'huscy.users',\n)\n```\n\n\n\n## Development\n\nAfter checking out the repository you should activate any virtual environment.\nInstall all development and test dependencies:\n\n\tmake install\n\nCreate database tables:\n\n\tpython manage.py migrate\n\nWe assume you're having a running postgres database with a user `huscy` and a database also called `huscy`.\nYou can easily create them by running\n\n\tsudo -u postgres createdb huscy\n\tsudo -u postgres createuser -d huscy\n\tsudo -u postgres psql -c \"ALTER USER huscy WITH PASSWORD '123';\"\n\tsudo -u postgres psql -c \"ALTER DATABASE huscy OWNER TO huscy;\"\n\n\n",
    "bugtrack_url": null,
    "license": "AGPLv3+",
    "summary": "Listing and creating users via REST API",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://bitbucket.org/huscy/users"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6973977146efa1a4d8007e71fcb073c990e3c33d6d7b2ed46e0b5505c3769b53",
                "md5": "b89cdb0edbc1ce6b78b42452a8389a07",
                "sha256": "9994cea2997307b4094c9fca79b348476aa5d8fb0cc12c32b98df5fe7aee46ed"
            },
            "downloads": -1,
            "filename": "huscy.users-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b89cdb0edbc1ce6b78b42452a8389a07",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15798,
            "upload_time": "2023-09-08T11:30:33",
            "upload_time_iso_8601": "2023-09-08T11:30:33.339321Z",
            "url": "https://files.pythonhosted.org/packages/69/73/977146efa1a4d8007e71fcb073c990e3c33d6d7b2ed46e0b5505c3769b53/huscy.users-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a577f36992edf526873dc8ebc1c21ba151cdb92a4a2c457dfb44603e70a41a3b",
                "md5": "eba1bab1cd5feda6c5136e1a453073f0",
                "sha256": "76050060f745a021e97770c78f424fe71647ed94e81f1fd9150dc4c495e2ae4e"
            },
            "downloads": -1,
            "filename": "huscy.users-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eba1bab1cd5feda6c5136e1a453073f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3327,
            "upload_time": "2023-09-08T11:30:35",
            "upload_time_iso_8601": "2023-09-08T11:30:35.055475Z",
            "url": "https://files.pythonhosted.org/packages/a5/77/f36992edf526873dc8ebc1c21ba151cdb92a4a2c457dfb44603e70a41a3b/huscy.users-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-08 11:30:35",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "huscy",
    "bitbucket_project": "users",
    "lcname": "huscy.users"
}
        
Elapsed time: 0.14125s