{"id":15624159,"url":"https://github.com/eevee/floof","last_synced_at":"2025-04-28T16:12:02.751Z","repository":{"id":136752034,"uuid":"2246050","full_name":"eevee/floof","owner":"eevee","description":"Some kind of art site.","archived":false,"fork":false,"pushed_at":"2012-10-19T04:01:55.000Z","size":4291,"stargazers_count":10,"open_issues_count":89,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-28T16:11:56.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bugs.veekun.com/projects/floof","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eevee.png","metadata":{"files":{"readme":"README","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}},"created_at":"2011-08-22T01:12:44.000Z","updated_at":"2020-08-11T20:16:52.000Z","dependencies_parsed_at":"2023-03-21T00:32:54.837Z","dependency_job_id":null,"html_url":"https://github.com/eevee/floof","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eevee%2Ffloof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eevee%2Ffloof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eevee%2Ffloof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eevee%2Ffloof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eevee","download_url":"https://codeload.github.com/eevee/floof/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342725,"owners_count":21574245,"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":[],"created_at":"2024-10-03T10:00:12.642Z","updated_at":"2025-04-28T16:12:02.734Z","avatar_url":"https://github.com/eevee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"floof is a communal art gallery Web site.  It's powered by Python and runs atop\nPyramid.\n\n* http://www.python.org/\n* http://www.pylonsproject.org/\n\n\n# Installation\n\nFirst, make sure you've pulled in git submodules:\n\n    git submodule init\n    git submodule update\n\nUse the setuptools setup script:\n\n    python setup.py install\n    -- OR --\n    python setup.py develop\n\nIf you're a developer, you probably want `develop` instead of `install`, and\nyou may wish to consider using virtualenv to keep floof's Python environment\nseparate from the rest of your system.\n\nCreate a floof configuration file by copying the template:\n\n    cp paster.ini config.ini\n\nYou may call this file whatever you want, for example `development.ini` or\n`production.ini`.\n\nConfigure as appropriate, then set the sqlalchemy.url parameter in alembic.ini\nto point to the same database as the floof config file.\n\nFinally, run the setup script to populate the database and configure the CA:\n\n    python bin/setup-floof.py config.ini#floof-prod alembic.ini\n\n## File storage\n\nYou have two options for storing files, controlled by the `filestore` setting:\n\n* **local** stores files in the filesystem normally.\n\n    The `filestore.directory` setting specifies the root of the storage.  This\n    directory must already exist and be writable by the Python process.\n\n* **mogilefs** stores files in the MogileFS distributed filesystem.  You'll\n    need the `pymogile` package installed, available from\n    https://github.com/AloneRoad/pymogile in the 2.0 branch.\n\n    `filestore.trackers` is a space-delimited list of trackers.\n\n    `filestore.domain` is the name of the MogileFS domain under which all the\n    files will be stored.\n\n    See the mogile docs for creating a basic mogile environment:\n    http://code.google.com/p/mogilefs/wiki/InstallHowTo\n\nFor development, invoke the application with:\n\n    bin/dev-server.sh config.ini\n\nIf you hit some annoying problem during installation, check WORKAROUNDS.  If\nthe problem or answer is not there but you subsequently work it out, add your\nsolution to WORKAROUNDS for the sake of those who follow.\n\n\n# Testing\n\nTo invoke testing, run from the top level directory:\n\n    python setup.py test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feevee%2Ffloof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feevee%2Ffloof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feevee%2Ffloof/lists"}